Hi all
Hope someone can help with what I trying to do.
What I would like (and have no idea where to start) is when a user updates a cell in my worksheet that the code looks at the cells at the top of that column and if one is greater than the other produces a message box.
Ie: User updates cell AA33 (or any cell in that column). If cell AA1 is greater than cell AA2 a message is displayed. If it's not all is good until the next cell is changed.
I would like this to happen no matter what column the user inputs in although the max range is likely to be something like E28 to BB128 if that helps.
Any help appreciated, as I say I have no idea where to start or even if my description makes any sense.
Thanks in advance.
Hope someone can help with what I trying to do.
What I would like (and have no idea where to start) is when a user updates a cell in my worksheet that the code looks at the cells at the top of that column and if one is greater than the other produces a message box.
Ie: User updates cell AA33 (or any cell in that column). If cell AA1 is greater than cell AA2 a message is displayed. If it's not all is good until the next cell is changed.
I would like this to happen no matter what column the user inputs in although the max range is likely to be something like E28 to BB128 if that helps.
Any help appreciated, as I say I have no idea where to start or even if my description makes any sense.
Thanks in advance.