Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to create a formula for excel and I don't know how. Basically what I
need the formula to do is I plug in a date and I need the formula to show me what day is the deadline for a task. Example: I have personnel that have to have a certification by the 75th day of work and I want to be able to plug in their start date and I want the formula to show me what date the 75th day would be. Thanks for any and all help! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Say start day is in A1, duration (75 days) is in B1, then enter in C1 =A1+B1
and format it as date! Regards, Stefi €˛Danny€¯ ezt Ć*rta: I need to create a formula for excel and I don't know how. Basically what I need the formula to do is I plug in a date and I need the formula to show me what day is the deadline for a task. Example: I have personnel that have to have a certification by the 75th day of work and I want to be able to plug in their start date and I want the formula to show me what date the 75th day would be. Thanks for any and all help! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
OK I'm not tracking. Can you walk me through it a little more please. I
have very little experience with making formulas in Excel. "Stefi" wrote: Say start day is in A1, duration (75 days) is in B1, then enter in C1 =A1+B1 and format it as date! Regards, Stefi €˛Danny€¯ ezt Ć*rta: I need to create a formula for excel and I don't know how. Basically what I need the formula to do is I plug in a date and I need the formula to show me what day is the deadline for a task. Example: I have personnel that have to have a certification by the 75th day of work and I want to be able to plug in their start date and I want the formula to show me what date the 75th day would be. Thanks for any and all help! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Got it! Thanks.
"Stefi" wrote: Say start day is in A1, duration (75 days) is in B1, then enter in C1 =A1+B1 and format it as date! Regards, Stefi €˛Danny€¯ ezt Ć*rta: I need to create a formula for excel and I don't know how. Basically what I need the formula to do is I plug in a date and I need the formula to show me what day is the deadline for a task. Example: I have personnel that have to have a certification by the 75th day of work and I want to be able to plug in their start date and I want the formula to show me what date the 75th day would be. Thanks for any and all help! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
=WORKDAY(A1,75) if cell A1 is the start date HTH Carim |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yes, but Danny forgot to specify wether he meant calendar days or workdays!
Regards, Stefi €˛Carim€¯ ezt Ć*rta: Hi, =WORKDAY(A1,75) if cell A1 is the start date HTH Carim |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
create a formula in excel to prevnt negative | Excel Worksheet Functions | |||
How do I create a formula that displays the tab name in Excel? | Excel Discussion (Misc queries) | |||
How can I create a formula out of more than 7 functions in excel? | Excel Worksheet Functions | |||
Create an if-then formula in Excel to limit column total? | Excel Discussion (Misc queries) | |||
How do I create a formula in Excel that will countif or sumif bef. | Excel Worksheet Functions |