Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have set of cells that can be any number of rows, but let's say it's 100 rows (today) x 4 columns. If the value in the first cell e.g. A1 = "55", I want to copy the entire row to sheet "55", after the last row in sheet "55". To do this I need to go to sheet "55" and find the first blank row, prior to doing the paste. I can do all this. However, when I return to the source sheet containing the 100 rows, I want to be in my loop and continue to the next row. If the value is "55", I'll repeat the above. If the value is "65" I'll copy that row to sheet "65". My problem is, that when I return to my source (the 100 rows), Excel has lost it's position. Thanks, Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Maintaining Formulas | New Users to Excel | |||
Find loop doesn't loop | Excel Discussion (Misc queries) | |||
Maintaining Formulas | Excel Discussion (Misc queries) | |||
Maintaining Row Number | Excel Discussion (Misc queries) | |||
Maintaining formats of files | Excel Discussion (Misc queries) |