Hi all,
I have an existing spreadsheet, which has had 3 new tabs added to it.
In the original tab (TAB-A), I need to perform a vlookup on the data in column A, looking in the 3 new tabs for the data. The thing that makes it a little complex, is that if it finds the data in the 1st new tab (TAB-B), I need it to paste data into columns U-AE of TAB-A. If it finds the data in TAB-C, then I need the data pasted into columns AF-AQ. If it finds the data in TAB-D, then I need the data pasting into columns AR-BM.
The data in column A will be unique, but could be in any of the 3 new tabs, so the formula will need to look at all tabs.
Is this even possible with a standard vlookup/index/match formula, or will it require a macro? Can the macro add the formula?
Thanks,
Rich
I have an existing spreadsheet, which has had 3 new tabs added to it.
In the original tab (TAB-A), I need to perform a vlookup on the data in column A, looking in the 3 new tabs for the data. The thing that makes it a little complex, is that if it finds the data in the 1st new tab (TAB-B), I need it to paste data into columns U-AE of TAB-A. If it finds the data in TAB-C, then I need the data pasted into columns AF-AQ. If it finds the data in TAB-D, then I need the data pasting into columns AR-BM.
The data in column A will be unique, but could be in any of the 3 new tabs, so the formula will need to look at all tabs.
Is this even possible with a standard vlookup/index/match formula, or will it require a macro? Can the macro add the formula?
Thanks,
Rich