Thread: moving cursor
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
PECOSBOB PECOSBOB is offline
external usenet poster
 
Posts: 1
Default moving cursor

Is there a way I can get the cursor to move by using an "IF" function.
e.g. =if(m5=1,goto"a5",x). I know goto isn't a command but is there one to
move the cusor? I do not want to incorporate it into a macro.