View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
General Fear General Fear is offline
external usenet poster
 
Posts: 12
Default Lost focus for Cells?


After the user enters values into a certain column, and when the user
moves off the cell that they just typed data into, I need to check
value.

Is there a better way than using change and selectionchange?

Regards