I'm trying to create an Excel spreadsheet that will reference the same cell in different tabs, without having to manually select the data within each tab.
I'm creating a row for the data from each tab and would like the spreadsheet to pull information from those tabs. For example, I would like cell A1 on 'Sheet1' to pull in data from the 'Sheet2' tab cell B4, cell A2 on 'Sheet1' should pull in 'Sheet3' B4 and so on. The cell will be the same in each tab (aka B4).
I have a few ideas but no real solution to this problem. Can someone please help??
I'm creating a row for the data from each tab and would like the spreadsheet to pull information from those tabs. For example, I would like cell A1 on 'Sheet1' to pull in data from the 'Sheet2' tab cell B4, cell A2 on 'Sheet1' should pull in 'Sheet3' B4 and so on. The cell will be the same in each tab (aka B4).
I have a few ideas but no real solution to this problem. Can someone please help??
Comment