I'm using the VLOOKUP for the first time to pull webinar times in from another sheet for webinar registrations automatically so we don't have to add those manually before a workflow sends meetings links out to registrants. I'd also like to use it for webinar dates if I can get it to work. My issue is that even though I've linked the appropriate columns (I think), VLOOKUP is only pulling information from the first row and not the entire column - this is without a match_type or when the match_type is true. When I use false as the match_type, I get a #NO MATCH error.
I'm attaching a Word doc with screenshots of the two sheets (columns not involved in the formula have been hidden).
I'd appreciate any input/corrections y'all might have for me! Should I be looking at a different way to do this?