gd1sum8nfg2
New Member
- Joined
- Aug 30, 2014
- Messages
- 6
Hello,
I am fairly new to VBA. What I am trying to do is have a message box for when a cell is changed in an entire column. So say, for instance, I input "10" in cell (A1), a vbokonly message box pops saying "cell changed". and then if (A2) is changed later on, that message box pops up again. So I am trying to write a code for an entire column, but only effects a single cell at a time. Sorry if I am bad at clarifying. Any help is appreciated, Thank you.
I am fairly new to VBA. What I am trying to do is have a message box for when a cell is changed in an entire column. So say, for instance, I input "10" in cell (A1), a vbokonly message box pops saying "cell changed". and then if (A2) is changed later on, that message box pops up again. So I am trying to write a code for an entire column, but only effects a single cell at a time. Sorry if I am bad at clarifying. Any help is appreciated, Thank you.