--------------------------------------------------------------------------------
Thanks a lot, this works perfectly!
I would like to edit the conditions for the popup message. Here is what I am trying to do:
- I have a row of numbers 1-31, resembling a calendar.
- Beneath each number, the user may enter '1' or leave it blank.
- If there are more than 2 events (1's) marked in any given 15-day period (within the same month), the pop-up will be displayed asking the user to send the email.
Here is my idea:
- Set the popup conditions to be based on several ranges encompassing the entire calendar month
For example, include several ranges in the code instead of just B4:P4, which are the cells below days 1-15. So, it would be B4:P4, C4:Q4, D4:R4, etc...
The problem is that I cannot seem to get multiple ranges to work properly. Usually I end up with too many popup messages coming up all at once, or they come up even when the conditions are not met.
Hope that makes sense. Feel free to change it up entirely if you think there is a way to do this which makes more sense.
Thanks!
Bookmarks