I need to create a pop up message if a cell value falls within certain parameters.<o></o>
I have found a few VBA codes which are close to what I need, but don’t fulfill all my requirements. I’ve tried to edit them to work for me, but don’t know enough about VBA codes to do it correctly.<o></o>
Here’s what I need it to do..I have cells F11:F20 that I need a pop up message to appear that notifies the user that an extra charge is needed when the values in the individual cells equal 25 or greater. The values entered in the cells are the sum of a formula.<o></o>
If someone can help me the correct code to get this to work that would be great.<o></o>
I also wanted to know if the cell value is 25 or greater, if there is a way to have that connected to another cell. It would only need to enter the qty 1 into cell D51, the quantity doesn’t need to ever be more than 1 regardless how many times the cell value in F11:F20 is greater than 25.<o></o>
Hope this all makes sense, thank you in advance.<o></o>
I have found a few VBA codes which are close to what I need, but don’t fulfill all my requirements. I’ve tried to edit them to work for me, but don’t know enough about VBA codes to do it correctly.<o></o>
Here’s what I need it to do..I have cells F11:F20 that I need a pop up message to appear that notifies the user that an extra charge is needed when the values in the individual cells equal 25 or greater. The values entered in the cells are the sum of a formula.<o></o>
If someone can help me the correct code to get this to work that would be great.<o></o>
I also wanted to know if the cell value is 25 or greater, if there is a way to have that connected to another cell. It would only need to enter the qty 1 into cell D51, the quantity doesn’t need to ever be more than 1 regardless how many times the cell value in F11:F20 is greater than 25.<o></o>
Hope this all makes sense, thank you in advance.<o></o>