Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Why will this formula not return the correct date?
=IF(A3="","",IF(B3="",NOW(),B3)) |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Because either A3 is blank or B3 is not blank.
Regards Fred "Richard" wrote in message ... Why will this formula not return the correct date? =IF(A3="","",IF(B3="",NOW(),B3)) |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It does return the correct date, given the relevant inputs.
What do you have in A3 and B3, what result did you get, and what did you expect? -- David Biddulph "Richard" wrote in message ... Why will this formula not return the correct date? =IF(A3="","",IF(B3="",NOW(),B3)) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dates - Need to display date one month prior to user-entered date | Excel Worksheet Functions | |||
how to get the random date between the start date and the end date? | Excel Worksheet Functions | |||
Report Date - Date Recv = Days Late, but how to rid completed date | Excel Worksheet Functions | |||
Formula for determining if two date columns fall within specific date range | Excel Discussion (Misc queries) | |||
Date updates from worksheet to chart & changes date to a date series! Help!! | Charts and Charting in Excel |