View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Helmut Helmut is offline
external usenet poster
 
Posts: 111
Default Need to create "on change" logic.

I need to create a routine to fill the remaining cells in a row with pre-set
values based on the change in contents (value) of a given row in column "A".
In the overall scheme of things, where does this routine reside and what are
best practices to follow.

Thanking you in advance.
Helmut