DawnLaGood
New Member
- Joined
- May 22, 2023
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
I have two tables. In the first table are the rates by resource (columnA) and the MonthYear (ColumnB-Y)
In another table, table 2, where I have the resource (columnA) date MMDDYYY (columnB).
I need for table 2 to look up and match both the resource and date from table 1 and return the rate where they intersect.
Table 1
Table 2
I've tried everything I can think of but I keep breaking on the date lookup/match. Table 1 only uses month year where table two uses the full date.
Anyone have any suggestions?
In another table, table 2, where I have the resource (columnA) date MMDDYYY (columnB).
I need for table 2 to look up and match both the resource and date from table 1 and return the rate where they intersect.
Table 1
Table 2
I've tried everything I can think of but I keep breaking on the date lookup/match. Table 1 only uses month year where table two uses the full date.
Anyone have any suggestions?