View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jeffP
 
Posts: n/a
Default Calling procedure when leaving cell

Hi all,
I have a datasheet that Ive written some code to find the first empty row.
I will then enter data across that row to Column M. I will enter some data
in Column K that I want to check by running some IF statements when I leave
the current cell in Column K. What I dont know how to do is how to call that
routine when I leave the current cell in Column K.
Is it possible?
Any help or suggestions are always appreciated.