Is there any way in MS Word to insert current week number? I need to make a template for the weekly report, and I'd like the week number field to be filled in automatically... What I need is something similar to Excel WEEKNUM() function.
| |||
|
feedback
|
|
This can be done with a VB Macro. This macro will insert the current week after the current selection.
| |||||
feedback
|
|
If you want it in Word you need a Macro, but if you use Excel this might work.
| ||||
|
feedback
|