Thread
:
Macro on entry
View Single Post
#
2
Posted to microsoft.public.excel.misc
Paul Lautman
Posts: n/a
Macro on entry
Ed wrote:
Hello how do I manage to program a Macro to run after a entry on a
specific cell rather than with a key or a button?
thanks!
use a worksheet_change event
Reply With Quote