ok so the data i pull in has the date in this general form:
20190502 .....I want to covert that easily into a date format so that I can compare the number of days between the pulled in date and another date
is there an efficient way to do this? ideally via VBA.
20190502 .....I want to covert that easily into a date format so that I can compare the number of days between the pulled in date and another date
is there an efficient way to do this? ideally via VBA.