Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I try to compile the code all it does is stops at the same spot. S
I dunno if that mean there is something else wrong in the upper part o the code. All I need it to do is to look for Key words on the firs sheet "boxes" the take the count and put them on to there own sheets there are 6 sheets and there are COMetrics FOMetrics WCDMetrics. GoTo continuation continuation: counter = counter + 2 Stops---- ActiveCell.Offset(1, -counter).Select While (ActiveCell.Value < "") GoTo continuehere Wend GoTo jumpout Would there be a better way of doing this -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run-time error '50290': Application-defined or object-defined erro | Excel Discussion (Misc queries) | |||
I got this problem run-time error 1004 application defined ... | Excel Discussion (Misc queries) | |||
Macro error : Application-defined or object-defined error | Excel Discussion (Misc queries) | |||
"Run Time Error 1004 Application Defined or Object Defined Error." | Excel Programming | |||
Runtime Error 1004 -- Application Defined or Object Defined Error | Excel Programming |