Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
lastrow=Cells(rows.count,"D").End(xlup).row will give you the last row in
column D "Kou Vang" wrote: I am pasting data into inserted columns. How do I figure out the range of the records that I have so I know when to stop pasting down the new inserted columns? A B C D E x x x x x x x x x x I would have to count column "D" and find the corresponding last row with data correct? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find unique records | Excel Discussion (Misc queries) | |||
Find all records | Excel Discussion (Misc queries) | |||
FIND LIKE RECORDS | Excel Discussion (Misc queries) | |||
Find name and return records | Excel Programming | |||
Pasting records into Excel with QueryTables | Excel Programming |