Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Me and someone else at work use a few macros
successfully. Another person always gets an error message when running one of the macros : "Run time error '9': Subscript out of range". When you hit debug it is at a point in the code where there is a do while loop : Do While Workbooks("Roster For Macro").Sheets ("Roster").Cells(k, i) < "" Would there be a reason why these macros (which all employ a similar do while loop) do not work on this one person's computer? We thought that maybe it was due to memory but when the person signed on on another computer the same thing happened so we thought it must be the personal set up. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error message #N/A | Excel Discussion (Misc queries) | |||
VBA Error Message "Compile Error...." | Excel Discussion (Misc queries) | |||
changing the message in an error message | Excel Worksheet Functions | |||
How do I get rid of "Compile error in hidden module" error message | Excel Discussion (Misc queries) | |||
please help with error message | Excel Programming |