View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
HotRod HotRod is offline
external usenet poster
 
Posts: 147
Default Validate mm/dd/yyyy

Trying to use VBA code to do this for me but how do I get the location of
the Cell that just lost focus? I can get the value in the cell but I want to
only execute the code if it was ROW "J" that lost focus. Anyone?