![]() |
Creating Work Weeks
I have a large file with dates formatted mm/dd/yy. I want to create a
formula or macro that says "if mm/dd/yy is current week M-F,then week #." Help! thx. |
Creating Work Weeks
=IF(AND(WEEKDAY(A1,2)<6,WEEKNUM(A1)=WEEKNUM(TODAY( ))),WEEKNUM(TODAY()),"")
"Gallego" wrote: I have a large file with dates formatted mm/dd/yy. I want to create a formula or macro that says "if mm/dd/yy is current week M-F,then week #." Help! thx. |
All times are GMT +1. The time now is 01:29 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com