I'm learning VBA and I have two worksheet change events that I need to combine. The first calls a userform when the user selects "other" from a drop-down
With the second I am trying to monitor cell E84....everytime the cell's value changes (e.g. is recalculated), I want to compare it to cell C11. If the value in C11 is less than the calculated value in C84, I would like to display a message box.![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Please help, explanations appreciated.
Bookmarks