- Messages
- 10,606
- Name
- Lynton (yes really!)
- Edit My Images
- No
Evening all,
Now I am pretty good with excel and macros., VBA coding etc however I am stumped.
Anyone a genius?
Basically in column A I can have between 2 and 30 names and in column B the full file path to each individual spreadsheet.
I need to write some code to go to the first pathway open it copy data into column B of a master spreadsheet, close it, go to the next, copy data from that to column C of the master spreadsheet and repeat until no more to do.
The hard bits are
1) repeat until no more pathways
2) 1 to B, 2 to C etc etc...
any help greatly appreciated!
Now I am pretty good with excel and macros., VBA coding etc however I am stumped.
Anyone a genius?
Basically in column A I can have between 2 and 30 names and in column B the full file path to each individual spreadsheet.
I need to write some code to go to the first pathway open it copy data into column B of a master spreadsheet, close it, go to the next, copy data from that to column C of the master spreadsheet and repeat until no more to do.
The hard bits are
1) repeat until no more pathways
2) 1 to B, 2 to C etc etc...
any help greatly appreciated!