View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_337_] mangesh_yadav[_337_] is offline
external usenet poster
 
Posts: 1
Default active a set of VBA code once the cell have data.


SelectionChange is triggered when you select the cell, whereas change i
triggered when you change or enter something in a cell. I guess in you
case, change would be better.

Manges

--
mangesh_yada
-----------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...fo&userid=1047
View this thread: http://www.excelforum.com/showthread.php?threadid=38000