Hi,
How can I use VBA to ensure that whenever a date is entered in cells F8:F107, it checks that the date is not before a date in the corresponding cell in E8:E108, and if it is, alerts the user that the date is not valid?
The cells have drop-down list validation to ensure only dates can be entered.
Thanks!
How can I use VBA to ensure that whenever a date is entered in cells F8:F107, it checks that the date is not before a date in the corresponding cell in E8:E108, and if it is, alerts the user that the date is not valid?
The cells have drop-down list validation to ensure only dates can be entered.
Thanks!