How do I use a reference that a cell returns

  • Thread starter Dim DumbAss as Name
  • Start date
D

Dim DumbAss as Name

I have a spreadsheet where P3 Contains an address 'Exited!'!$E$10. I want to
see if the value on the exited sheet 'Exited!'!$E$10 matches Q3. What
function do I use to return the value of 'Exited!'!$E$10. T(P3) or value(P3)
doesn't work. Any help is grateful.
 
Top