Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using Excel 97.
I have some code which finds an empty row and then populates cells in the 13th column for the previous 7 rows. Using activecell.offset(-7,13) My code debugs when there aren't 7 rows before the empty row! Can someone assist me with some code which checks to see if there are 7 rows before the empty row and if not moves to the next sheet. ---- Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ActiveCell.Offset Question | New Users to Excel | |||
If activecell.column = variable then activecell,offset (0,1) | Excel Discussion (Misc queries) | |||
Sum Activecell Offset Problem | Excel Worksheet Functions | |||
ActiveCell.Offset w/ VBA | Excel Programming | |||
activecell offset | Excel Programming |