Any ideas on how I can find the 6th working day of each month?
I don't want to put in a check for if Monday, else if Tuesday advance 1 day, etc. although maybe this is the only way?