Hello Everyone,
I am looking for code that will verify the date in a certain field is valid. (i.e. nobody uses 99-99-9999) then check the next field that contains a range of checklists that cannot contain blanks. If a blank is discovered then a message pops up stating "Tasks in the checklist are blank. Please complete entire list." and ends the all macros. If all blanks are filled then it will call an email macro that I've already created. The problems I've encountered is that it has to loop through all cells in a range to check for blanks, send the error message AND call the email macro if there aren't any errors. My code seems to call the email macro even if there are errors and it creates several emails.
I haven't been able to find a good way to check the date and have tried several combinations for the other but below are a couple of samples of what I've created.
Sample 1
Sample 2![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Bookmarks