S
Savio
Any idea how to use VBA code to check if the current day is a
particular day ?
example : check if today is saturday
thanks
particular day ?
example : check if today is saturday
thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If Weekday(Date) = 7 Then
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.