Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All,
I am using Office 2003. I have a workbook with 30+ Worksheets plus a Worksheet named TIME. For Example: Sheet - TIME has name ABC, DEF, GHI (not necessary in this order) in Column C7 downwards Other Sheets name ABC, DEF, GHI ... ... (these names are only for explanatory purposes) I wish to have a macro which when run should do the following on the Sheet named TIME. Look Up the Value in Column C of Sheet named TIME and Copy the value of J:43 of respective sheets in Column G and the value of L:43 of respective sheets in Column H. i.e value of J:43 of ABC Sheet should be copied to TIME sheet against ABC in Column G and value of L:43 of ABC Sheet should be copied to TIME sheet against ABC in Column H... and for the rest of the sheets. I hope I am clear Any help would be greatly appreciated. TIA Rashid Khan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy the same column from 50 sheets into a new sheet macro help! | Excel Programming | |||
Macro to copy Column 1 of all sheets to a seperate sheet. | Excel Programming | |||
Copy Macro values to new sheet | New Users to Excel | |||
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? | Excel Worksheet Functions | |||
VBA to copy sheets (as values) that begin with the same sheet name | Excel Programming |