View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Kalpesh[_2_] Kalpesh[_2_] is offline
external usenet poster
 
Posts: 15
Default How to calculate data that is entered into a text box

Hi,

You can use the "AfterUpdate" or "Exit" event of the textbox to do the
processing

HTH
Kalpesh