I'm helping a colleague, Doug, with his spreadsheet and am stumped. As you'll be able to tell, I really don't know VBA.
The attached spreadsheet has a slider control, that when moved to the right, increases the amount in the adjacent cell in column G.
He would like a popup to appear when the amount increases to a certain number.
I managed to create the popups, but they only work if you physically type in the cell (column G). The slider doesn't trigger the popup.
Does anyone have a solution?
Notes:
There is a macro to reset the numbers in column G to their original numbers. The macro is in Module 1 and is assigned to the "Reset Original Values" button.
The coding for the popups is in the Sheet1 tab.
It was later decided to have a slider for each amount in column G. The attached does not reflect this requested change. Doug can do that later.
Thank you!
Linda
The attached spreadsheet has a slider control, that when moved to the right, increases the amount in the adjacent cell in column G.
He would like a popup to appear when the amount increases to a certain number.
I managed to create the popups, but they only work if you physically type in the cell (column G). The slider doesn't trigger the popup.
Does anyone have a solution?
Notes:
There is a macro to reset the numbers in column G to their original numbers. The macro is in Module 1 and is assigned to the "Reset Original Values" button.
The coding for the popups is in the Sheet1 tab.
It was later decided to have a slider for each amount in column G. The attached does not reflect this requested change. Doug can do that later.
Thank you!
Linda