Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This may be an easy one for a VBA guru.
I have to update a production schedule daily by sales order number. I need to copy and insert non-duplicated rows from Worksheet 2 into Worksheet 1 according to a specific column. For example, Worksheet 1 Col.A Sales # Col.B Description 1 Description #1 2 Description #2 3 Description #3 Worksheet 2 Col.A Sales # Col.B Description 1 Description #1 4 Description #4 5 Description #5 The macro should only insert the rows with sales # 4 & #5 from Wk Sht. 2 to Wk Sht 1. Addtionally, the rows should be inserted below the last row with text in it. Any help on this would be greatly appreciated! Thank you so much in advance!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to copy previous row and insert two blank rows | Excel Programming | |||
Macro to copy previous row and insert two blank rows | Excel Discussion (Misc queries) | |||
Macro that will Cut rows and then insert-copy or append | Excel Discussion (Misc queries) | |||
macro to insert rows & copy cells | Excel Programming | |||
Activate a macro to insert a row and copy the formuals from the rows above to the blank row | Excel Discussion (Misc queries) |