in vba what command is used to determine if a particular cell on a
particular sheet changed? some kind of event? how to get the old and new
value of the cell?
in vba what command is used to determine if a particular cell on a
particular sheet changed? some kind of event? how to get the old and new
value of the cell?
The Worksheet_Change event procedure is executed whenever a cell
is change.
"Daniel" <softwareengineer98037@yahoo.com> wrote in message
news:e5LqsuBeFHA.540@TK2MSFTNGP12.phx.gbl...
> in vba what command is used to determine if a particular cell
> on a
> particular sheet changed? some kind of event? how to get the
> old and new
> value of the cell?
>
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks