Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Example:
Sheet1 Part no. Location Destination 1 A1 CE 2 A2 CE 3 A3 CE Sheet2 Part no. Location Destination 1 A1 U2 2 A5 U2 4 A3 U2 Sheet3 Part no. Location Destination 1 A1 J 2 A5 J 5 A3 J and continue...as many sheets. End result as below Sheet1 (after combine all) Part no. Location Destination 1 A1 Com 2 A2 CE 2 A5 CE,J 3 A3 CE 4 A3 U2 5 A3 J Currently what I did is to cut all data in all sheets and paste to sheet1,arrange accordingly and delete certain rows that common using true and false formula. Pls help how to do it short cut in VBA. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Returning a value when two columns are compared | Excel Worksheet Functions | |||
Date compared to today | Excel Worksheet Functions | |||
advance number by 1 when compared | Excel Discussion (Misc queries) | |||
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA | Excel Worksheet Functions | |||
Speed xl-2k compared to 2003 | Excel Programming |