View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Copper6203
 
Posts: n/a
Default Is there a go to function in excell

Is there a "go to" function in Excel? What I want to do is have a conditional
if statement where if data in the previous cell equals a given variable, then
you would be automatically redirected to another cell.

This is what Im trying to do: =if(c11=x,go to d11)

Thanks in advance!!!!