KillyKillall
Diamond Member
Hello all,
I'm hoping someone can help provide some insight into this issue I'm experiencing in Excel.
I have created a spreadsheet in Excel 2007 and within it contains the following need:
Essentially, I'm trying to scope a date for a work complete date. I'm doing this by having a cell in which the user inputs a date, a new cell then looks at the appropriate amount of weeks needed to do the work above and then reports out an estimated work complete date.
Example:
Cell K24 = Contains a number representing weeks scoped for work
Cell K27 = User enters begin work date
Cell K30 performs the following calculation: =WORKDAY(K27,K24*5)
This formula works in Excel 2007, but in previous versions it just shows #NAME?. Does this mean the formula is not compatible with an earlier version or am I doing this wrong?
Thank you in advance for any insight.
I'm hoping someone can help provide some insight into this issue I'm experiencing in Excel.
I have created a spreadsheet in Excel 2007 and within it contains the following need:
Essentially, I'm trying to scope a date for a work complete date. I'm doing this by having a cell in which the user inputs a date, a new cell then looks at the appropriate amount of weeks needed to do the work above and then reports out an estimated work complete date.
Example:
Cell K24 = Contains a number representing weeks scoped for work
Cell K27 = User enters begin work date
Cell K30 performs the following calculation: =WORKDAY(K27,K24*5)
This formula works in Excel 2007, but in previous versions it just shows #NAME?. Does this mean the formula is not compatible with an earlier version or am I doing this wrong?
Thank you in advance for any insight.