I have a requirement where I want to add previous Friday date in my excel output Ex - (Output-16May25), So if I run this on any day of the week it should five previous Fridays date in this format, so if I am running this file on 28th May the output should be (Output-23May25) , Can someone help me find the solution ?
@Kaish
We can get first the Weekday (1-7) with Identifier "%u" then do some calculation as below.
User | Count |
---|---|
106 | |
82 | |
72 | |
54 | |
40 |