mitchell36
New Member
- Joined
- Oct 24, 2018
- Messages
- 5
This is my formula that looks at the date then goes to the tab named events check dates and if date matches it posts the information back at the first page.
=VLOOKUP(B3,event,8,0)
The problem is if I have items in columns 2,3, 4, 5 etc vlookup ignores these columns. I need the formula to do as above but look along the row and post information.
Any suggestions?
=VLOOKUP(B3,event,8,0)
The problem is if I have items in columns 2,3, 4, 5 etc vlookup ignores these columns. I need the formula to do as above but look along the row and post information.
Any suggestions?