Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following problem:
For some reason, seemingly at its whim, VBA inserts an extra line containing only "()" after my code when i add code to a new module using ..CodeModule.AddFromString strCode This only happens about 1/15 of the time, but it does so consistently. I have checked the strCode, and there NEVER appears parentheses like that anywhere. I also checked using debug.print strcode. But VBA inserts the additional "()" line. Any suggestions? Any help would be most appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Colon at the end of excel file name(ex: problem.xls:1, problem.xls | New Users to Excel | |||
Started out as an Access problem. Now an Excel problem | Excel Discussion (Misc queries) | |||
VB Extensibility library and "late binding" | Excel Discussion (Misc queries) | |||
problem with a conditional max problem | Excel Discussion (Misc queries) | |||
Problem when multipple users access shared xl-file at the same time, macrocode for solve this problem? | Excel Programming |