Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
From cell B6 all the way down in sheet Official List, I want to count
the number of lines not empty. (There will be no empty lines in between.) After the number is calculated, I want to start at cell A6 in sheet GDATA and copy the formulas in cells A6.B6 down to as many lines as there were in sheet Official List. Then, I want to make sure all the cells below that are empty. (Some days may have more lines than others. I want to delete these formulas if they are beyond the number of lines from above.) For example, the macro counts 500 lines in Official List (starting from cell B6). It copies cells A6.B6 in GDATA, and pastes it to A7.B506 (500 lines) It then deletes any line beyond line 506 that contain any data. I would appreciate any help… Thanks jeff |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If 0, count various codes in a range on another sheet | Excel Worksheet Functions | |||
Paste Values in Number of rows as count in other sheet | Excel Discussion (Misc queries) | |||
Copy a Range from sheet and paste the next blank line in anoth | Excel Programming | |||
Paste range from one sheet to another | Excel Programming | |||
Find range in one sheet, then paste in the other (one by one) | Excel Programming |