Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry about the syntax issue. (I moved it from a normal variable inside
the procedure to a global constant at the top of the module, but forgot to change the syntax. The declare should read... Const sXLFileToOpen As String ... instead of... Const sXLFileToOpen$ ...as type symbols are not allowed in constant declares or Type structures. My bad! -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
opening CSV file in Excel 2010 from VBA | Excel Discussion (Misc queries) | |||
Excel 2010 (64 bit) External Data connection with Access | Excel Discussion (Misc queries) | |||
Excel 2010 not opening in maximized view | Excel Discussion (Misc queries) | |||
Opening an Excel Spreadsheet from Access with VBA | Excel Programming | |||
Opening linked spreadsheet file in Access | Excel Programming |