View Single Post
 
Old 01-06-2021, 04:40 PM
Stephen Ray Stephen Ray is offline Windows 10 Office 2016
Advanced Beginner
 
Join Date: Sep 2018
Location: Kansas
Posts: 34
Stephen Ray is on a distinguished road
Default

GMaxey, I got the code you supplied to work. I understand some of your code. Very interesting, an Array. And two boxes appear. I have enough to go on now. The Select Case you used tests for weekdays.
Concerning this line:


fcnAdvancedDate(Optional StartDate As Variant, Optional DaysToCount As Long = 14) As Date


Where do I go to learn about the parts to the right and left of the comma ?


And the parentheses ?


Thanks,
Reply With Quote