Hello everyone, I’ve made a lot of progress with your guys’ resources on this website, however I ask for more assistance with this one issue. I have the read ranges set up and assigned these ToString variables in these Write Line statements. The EmailAddress.ToString is from a DataTable variable I created that I converted to a string.
I then created this if condition to identify that if the date is within 2 days for an orientation then an email should be sent.
Here are the dates as well.
When I run the program I receive no errors, however no email is sent, so I was wondering where my issue is as I am currently in a road block. All help is greatly appreciated!