Hi!
I'm creating a spreadsheet to calculate the total travel time between various destinations - I have already set up conditional formatting so if the total travel time exceeds 2 hours for example - the cell will turn red.
What I want to do now is create an alert that will appear when the 2 hours are exceeded informing the user not to proceed.
I've done some looking online and while there is a lot of topics surrounding this I cant seem to find quite the right answer to my query - Is VBA my only option as I am relatively new to this (although learning something new everyday!)
Thanks in advance
I'm creating a spreadsheet to calculate the total travel time between various destinations - I have already set up conditional formatting so if the total travel time exceeds 2 hours for example - the cell will turn red.
What I want to do now is create an alert that will appear when the 2 hours are exceeded informing the user not to proceed.
I've done some looking online and while there is a lot of topics surrounding this I cant seem to find quite the right answer to my query - Is VBA my only option as I am relatively new to this (although learning something new everyday!)
Thanks in advance