sycodiz
New Member
- Joined
- Jun 15, 2008
- Messages
- 27
I have a very simple excel sheet. I am going to break out sections and give them to different team members. No team members will have the same data.
I need to match on Vendor number (Rows) and dates (columns) as shown below.
The main sheet will be pulling the data from each of the other sheets. (I can change the name of each sheet later)
To simplify this, let's say I was only pulling the data from one sheet.
Below is what the main sheet looks like.
The sheet I need to pull the data from will have the same dates, but the vendor numbers most likely will not be on the same row. Also there is a chance the dates are not in the same columns.
What formula can I write in B3 (and then copy over and down) that would return this information?
Any help is greatly appreciated.
Example
I need to match on Vendor number (Rows) and dates (columns) as shown below.
The main sheet will be pulling the data from each of the other sheets. (I can change the name of each sheet later)
To simplify this, let's say I was only pulling the data from one sheet.
Below is what the main sheet looks like.
The sheet I need to pull the data from will have the same dates, but the vendor numbers most likely will not be on the same row. Also there is a chance the dates are not in the same columns.
What formula can I write in B3 (and then copy over and down) that would return this information?
Any help is greatly appreciated.
Example
A | B | C | D | E | F | G | H | I | J |
VENDOR | 2/1/20 | 2/2/20 | 2/3/20 | 2/4/20 | 2/5/20 | 2/6/20 | 2/7/20 | 2/8/20 | 2/9/20 |
12345 | |||||||||
9876 |