SpoctorDock
New Member
- Joined
- May 17, 2011
- Messages
- 4
Hi all,
I'm pretty new to VBA, but I've dabbled a bit and learnt C in my time (although most has now seeped out one ear onto the floor). I'm attempting to write a macro that ultimately will automatically run when saving the file and changes the data in any cells that have been changed.
I'm a little stuck on the first part as all the other results on google are for specific cells or ranges. What I'm looking for is some idea on how to update any cells that have been changed (within a small range spanning multiple rows and columns) or if easier, update any cells that have a certain value in them.
Can anyone help?
I'm pretty new to VBA, but I've dabbled a bit and learnt C in my time (although most has now seeped out one ear onto the floor). I'm attempting to write a macro that ultimately will automatically run when saving the file and changes the data in any cells that have been changed.
I'm a little stuck on the first part as all the other results on google are for specific cells or ranges. What I'm looking for is some idea on how to update any cells that have been changed (within a small range spanning multiple rows and columns) or if easier, update any cells that have a certain value in them.
Can anyone help?