Hi - I am trying to use VLOOKUP across multiple sheets.
I have one column that is labeled clinic #, and I want to search for this clinic number across 2 different sheets, and we want to display a specific cell from that line it pulls.
I have no problem doing a VLOOKUP for one of the sheets, I am running into an issue when trying to check the second sheet.
The current VLOOKUP formula I use for the single sheet is =VLOOKUP([Internal #]@row, {Electric Range 1}, 17, false)