Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am testing to see if the value on in a row is true and If it is true I
would like to paste the row to the next sheet on the first available blank line. For DLV = 2 to 1000 For DLV2 = 2 to 1000 If cells(dlv,23) "" and also cells(dlv,8) < !DLV CONTAINERS cells(dlv2,8) then copy this row to sheet DLV CONTAINERS. I am also not sure if I am referencing the sheet correctly in the if statement. Thanks Robert |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy and paste versus copy and insert copied cells | New Users to Excel | |||
A visual basic value copy BUG?? - accounting format has copy problem!! | Excel Programming | |||
Copy/Paste how to avoid the copy of formula cells w/o calc values | Excel Discussion (Misc queries) | |||
copy formulas from a contiguous range to a safe place and copy them back later | Excel Programming | |||
EXCEL FILE a copy/a copy/a copy ....filename | New Users to Excel |