Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a worksheet with over 7000 rows. These rows contain the product
information and SKUS of every product we carry. The problem is I have to add 2 rows below each row already there so they could contain secondary skus for returned goods. Is there a way I can insert 2 rows under each line with my lookup formula, without having to go thru each one?? ie. PRODUCT 1000 (already there) PRODUCT 1000 B (inserted with forumla) PRODUCT 1000 C ("" "") any help would be greatly appreciated!1 thanks, Mark |
#2
![]() |
|||
|
|||
![]()
Save your worksheet first.
Say your SKUs are in column A. Insert a new column A. type 1 in A2 (headers in row 1???) type 2 in A3 Select a2:A3 and drag down through your range. Now insert a new sheet. Put 1 in A1 and 2 in A2 and drag down the correct number of rows. Copy those rows to the bottom of the "real" sheet. do it again (for the second blank row) Now select your range columns A:??? Data|Sort primary key will be column A (ascending) secondary key will be column B (descending) Delete that helper column (column A) and extra worksheet. If it didn't work correctly, close without saving. ShineboxNJ wrote: I have a worksheet with over 7000 rows. These rows contain the product information and SKUS of every product we carry. The problem is I have to add 2 rows below each row already there so they could contain secondary skus for returned goods. Is there a way I can insert 2 rows under each line with my lookup formula, without having to go thru each one?? ie. PRODUCT 1000 (already there) PRODUCT 1000 B (inserted with forumla) PRODUCT 1000 C ("" "") any help would be greatly appreciated!1 thanks, Mark -- Dave Peterson |
#3
![]() |
|||
|
|||
![]()
Ps. Debra Dalgleish shows how to fill the empty cells at:
http://www.contextures.com/xlDataEntry02.html ShineboxNJ wrote: I have a worksheet with over 7000 rows. These rows contain the product information and SKUS of every product we carry. The problem is I have to add 2 rows below each row already there so they could contain secondary skus for returned goods. Is there a way I can insert 2 rows under each line with my lookup formula, without having to go thru each one?? ie. PRODUCT 1000 (already there) PRODUCT 1000 B (inserted with forumla) PRODUCT 1000 C ("" "") any help would be greatly appreciated!1 thanks, Mark -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
inserting a row between two existing rows | New Users to Excel | |||
Multiple rows of data on a single axis (charting) | Charts and Charting in Excel | |||
Counting rows based on criteria in multiple cells | Excel Discussion (Misc queries) | |||
How do I use conditional formatting for multiple rows? | Excel Worksheet Functions | |||
Count rows based on multiple criteria | Excel Worksheet Functions |