ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Date problem (https://www.excelbanter.com/excel-worksheet-functions/145443-date-problem.html)

Tredown

Date problem
 
i have the following function =DATE(YEAR(F5),MONTH(F5)+3,DAY(F5)) but if F5
is blank to display nothing, any sugestions

JE McGimpsey

Date problem
 
One way:

=IF(F5="","", DATE(YEAR(F5),MONTH(F5)+3,DAY(F5))

In article ,
Tredown wrote:

i have the following function =DATE(YEAR(F5),MONTH(F5)+3,DAY(F5)) but if F5
is blank to display nothing, any sugestions



All times are GMT +1. The time now is 05:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com