Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() In my Excel Workbook there are many sheets among which is sheet X . In sheet X, column A contains the names of all the other sheets in the workbook, and columns B and D contain data. I need a macro that will loop through all the other sheets in the workbook doing the following : -If the name of any sheet is equal to the name in Column A of sheet X, then (1) copy the corresponding data on the same row in column B of sheet X and paste it as a Link into the range B19:B19 of the sheet whose name we matched in column A. and (2) copy the corresponding data on the same row in column D of sheet X and paste it as a Link into the range B20:B20 of the sheet whose name we matched in column A. Any assistance would be very appreciated. Thanks. Jay Dean *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro Excel problem link cells with Data-Validation option | Excel Discussion (Misc queries) | |||
macro to link worksheets | Excel Discussion (Misc queries) | |||
using macro that will link into web | Excel Discussion (Misc queries) | |||
Link a macro to a cell value | Excel Programming | |||
Macro To Update Data Table On DDE Link Change | Excel Programming |