Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
Below are a couple of lines from some code I am running. When the code reaches the Autofill line, it runs the code (autofill takes place), but then the code just stops (doesn't proceed to the next line of code) and reverts back to the beginning of the sub. I've tried stepping through this, so I know exactly where it is happening, but I can't figure out why? I have the same type type of code in a different workbook and it works fine. Any ideas? Thanks. Range("X2:AO2").Select Selection.AutoFill Destination:=Range("X2:AO1000") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
split post code (zip code) out of cell that includes full address | Excel Discussion (Misc queries) | |||
Shorten code to apply to all sheets except a few, instead of individually naming them, and later adding to code. | Excel Programming | |||
Protect Sheet with code, but then code will not Paste error. How do i get around this. Please read for explainations.... | Excel Programming | |||
How to assign same code inside Option button code space ?? | Excel Programming | |||
Excel code convert to Access code - Concat & eliminate duplicates | Excel Programming |