RiaX
Executive Member
- Joined
- Jul 2, 2012
- Messages
- 8,178
- Reaction score
- 4,501
Something like this?
View attachment 1828813
The technical stuff:
Make sure that the "date" fields are formatted as dates and not general or numbers (I used a custom format dd-mmm-yy for the date shown here, but you can change it to whatever works for you)
To work out the dates I simply used =$A$3+(B2*7) and then replicated the formula to the right. All it does is add the total of the amount of weeks multiplied by 7 to the first date specified in cell A3. This way makes it easier if you want to add more weeks to the table or change the week count.
View attachment 1828816
I cant seem to get it right. Im getting a #VALUE!. Please see the image below to see what I did

I am very bad with excel so please try and explain as simply as possible
EDIT
I got it to work by using =date(2025;06;19) but now how to I have this value in all the cells on the date column so staff can just punch in the prescription date and it generates the repeat dates ? because they wont be able to do =date(2025;06;20) for example and its tedious to enter it like that all the time and how do I switch the function to be dd/mm/yyyy and not yyyy/mm/dd. Its displaying d/mm/yyyy but it has to be entered yyyy/mm/dd

Last edited:



