Microsoft
Software
Hardware
Network
Question : Auto populate the date of "Monday" of the current week in Excel
Hi all,
Is there a way that I can use the today command in Excel to populate the date of Monday of the current week regardless of the day the user opens the spreadsheet?
Answer : Auto populate the date of "Monday" of the current week in Excel
Try
=TODAY()-WEEKDAY(TODAY(
),3)
regard
s, barry
Random Solutions
Intrusion Attempt on a Debian Etch system. Help needed
Login script error. Access Denied
HP SAN drive fail
Install IIS with a vbs script.If supporting files needed pick from a predefined path.
Sonicwall TZ 100 configuration
vbscript create shortcut script, not completing script, no errors, code attached
Password Protect Back End of an Access Database
Cisco ASA questions
Walkie-Talkie recommendations
Assign the value to a script global variable from the Server side code