Hello,
I have a userform that I use to run some data for the previous day which is simple enough for me to use on UserForm_Initialize()
Is there an easy way to format it so if the form runs on Monday, it subtracts the weekend so it enters Friday's date ?![]()
Me.txtDate = Date - 1
Thanks for any help!
Bookmarks