Apr 10 2024 11:44 PM
Hello,
I use excel to keep track of certain information regarding contracts, I have been able to format it to do everything I need except calculate the date based on an admission date and then the number of weeks.
For example we have an admission on 8/04/2024 and they are booked in for 2 weeks so the departure date would be 22/04/2024, I'm wanting this departure date to automatically calculate when the relevant information (admission date and weeks) is entered into the relevant columns.
The only thing I have been able to find is how to have the date calculated by using the following formula =IF(A2,A2+(B2*7),"") after details are entered, however I'm wanting this to be preset in a sense so that it automatically adds the date, that way if someone else uses the spread sheet, after they add the admission date in correct cell then they add the weeks in its correct cell as soon as they hit tab or click out of the weeks cell it generates the right date. I'm hoping this makes sense?
I have been using Excel for web.
Apr 10 2024 11:55 PM
SolutionTo achieve your desired functionality in Excel for the web, you can use a combination of formulas and data validation.
Here is a step-by-step guide:
With this setup, users can enter the Admission Date and Number of Weeks, and the Departure Date will automatically calculate when they either move to another cell or press Enter. Data validation ensures that only whole numbers are entered for the Number of Weeks.
This approach should work in Excel for the web, allowing for automatic calculation of the Departure Date based on the Admission Date and Number of Weeks.Formularbeginn The text and steps was created with the help of AI.
Hope this will help you.
Was the answer useful? Mark as best response and like it!
This will help all forum participants.
Apr 11 2024 03:05 AM
Thank you for taking the time to give me a very easy to follow detailed run down. I will try it now and be sure to let you know how I go,
Apr 10 2024 11:55 PM
SolutionTo achieve your desired functionality in Excel for the web, you can use a combination of formulas and data validation.
Here is a step-by-step guide:
With this setup, users can enter the Admission Date and Number of Weeks, and the Departure Date will automatically calculate when they either move to another cell or press Enter. Data validation ensures that only whole numbers are entered for the Number of Weeks.
This approach should work in Excel for the web, allowing for automatic calculation of the Departure Date based on the Admission Date and Number of Weeks.Formularbeginn The text and steps was created with the help of AI.
Hope this will help you.
Was the answer useful? Mark as best response and like it!
This will help all forum participants.