jt463
IS-IT--Management
- Nov 23, 2005
- 134
I have read the thread on identifying dates whether or not they are a business day. However, I want to know if there is any functionality in VBA that will allow my code to check the date a user enters and validate that it is a Monday and only let the code continue if it is.
I have an ActiveX Calendar that allows users to select a date. Logically, they should be able to pick the Monday on the calendar. However, I would like to provide a contingency just in case they fat finger a date or forget to use the control.
Since I am a novice user, I was not able to understand the code for the business days well enough to see if that concept would answer my question.
Thanks in advance.
I have an ActiveX Calendar that allows users to select a date. Logically, they should be able to pick the Monday on the calendar. However, I would like to provide a contingency just in case they fat finger a date or forget to use the control.
Since I am a novice user, I was not able to understand the code for the business days well enough to see if that concept would answer my question.
Thanks in advance.