Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Everyday i recv many files(workbookS) from clients, i need to paste each excel files to our master file. So, whenever i open any of the client file(workbook2) and master file (workbook1) the macro should match the heading and copy the data from client file , i do't need macro to open the file because the file name always differs, but i require a general macro code for HEADINGS, which ever files i open if the active workbook1 Headings is matching to the active workbook2 Headings then the macro should copy the data to the respective heading. HEADINGS count are not fixed, but the heading are always at ROW1(example:(A1:BZ1) both for client file and master file. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change the headings from A1 A2 etc to show my headings? | Excel Discussion (Misc queries) | |||
Worksheet has numeric column headings. Change to alpha headings? | Excel Discussion (Misc queries) | |||
Column headings to numbers and row headings to alphabets? | Excel Discussion (Misc queries) | |||
Sorting rows to match headings | Excel Discussion (Misc queries) | |||
Can I invert a table so row headings are now column headings etc | Excel Worksheet Functions |