Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've created a simple macro using "Insert Copied Cells" that copies and
pastes x number of rows of data at the top of an existing table of data. In the table, there are five columns of data pasted in, and then two columns on the right in which I add a pair of simple formulae (the same two formulae repeated downwards in all rows). I'd like these to appear automatically (via a macro) into the newly inserted x number of rows (without knowing the value of x) after pasting in the data in the first five columns. Any ideas??? Is there a way to autofill down until you hit a non-blank cell (I can insert the two formulae in the cells above the paste area)? or a way to tell a macro to highlight downwards until it reaches a non-blank cell? Thank you so much!! Marika :) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Indirect & offset formulae - Urgent | Excel Worksheet Functions | |||
Insert a specified number of rows dynamically | Excel Worksheet Functions | |||
insert variable number of rows | Excel Programming | |||
Auto insert a number of rows | Excel Programming | |||
insert 'x' number of rows??? | Excel Programming |