tyija1995
Well-known Member
- Joined
- Feb 26, 2019
- Messages
- 781
- Office Version
- 365
- Platform
- Windows
Hi all,
Hopefully a simple solution to this question, I want to basically return the date of the Friday just passed in "ddmmyyyy" format, so a formula to return 19072019 in the example of today's date.
If the date were Thu 12th September I'd want 06092019 - if the date is a Friday then stay as is (so Fri 13th September would be 13092019)
I recognise I can do this with a very long nested IF statement checking each day, but surely there is a more efficient way?
Thanks
Note: I want an Excel solution and NOT VBA
Hopefully a simple solution to this question, I want to basically return the date of the Friday just passed in "ddmmyyyy" format, so a formula to return 19072019 in the example of today's date.
If the date were Thu 12th September I'd want 06092019 - if the date is a Friday then stay as is (so Fri 13th September would be 13092019)
I recognise I can do this with a very long nested IF statement checking each day, but surely there is a more efficient way?
Thanks
Note: I want an Excel solution and NOT VBA
Last edited: