![]() |
#1
|
|||
|
|||
![]() Word has built-in constants such as vbCr = Chr(13) and vbFormFeed = Chr(12). How can I declare my own constant vbColumnBreak = Chr(14)? Word VBA compiler objects to "Chr" in the following declaration: public const vbColumnBreak as string = Chr(14) |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Declare wBk as workbook. Set wBk = workbooks("NewBook.xls") gives error: Subscript out of range. | Syed Shabbir | Excel Programming | 1 | 09-27-2020 09:35 AM |
constant request for password for Outlook.com | workingmom | Outlook | 0 | 10-20-2016 12:37 PM |
Constant Request for Server Passwords | danpbphoto | Outlook | 1 | 01-12-2015 07:28 AM |
![]() |
jprt68 | Excel | 1 | 06-26-2012 08:31 AM |
![]() |
MSmand | Excel | 2 | 07-13-2011 01:14 PM |