ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   formula: count if not blank (https://www.excelbanter.com/excel-worksheet-functions/119139-formula-count-if-not-blank.html)

cdaniels

formula: count if not blank
 
I have two columns, a date in the left, and in the right a formula to
calculate the date plus 14 days. For some of the cells in the left column,
there won't be a date right away. I want to have the formula to calcualte
the date in all the cells in the right column so when i do enter a date in
the left, it just pops up the correct date in the right column. How do i
write the forumula so that it does not try to calculate the blank cells?
Right now it gives me a date of 1/14 as the calculation from the blank cells.

Thank you!
--
C. Daniels

Teethless mama

formula: count if not blank
 
=IF(A1="","",A1+14)


"cdaniels" wrote:

I have two columns, a date in the left, and in the right a formula to
calculate the date plus 14 days. For some of the cells in the left column,
there won't be a date right away. I want to have the formula to calcualte
the date in all the cells in the right column so when i do enter a date in
the left, it just pops up the correct date in the right column. How do i
write the forumula so that it does not try to calculate the blank cells?
Right now it gives me a date of 1/14 as the calculation from the blank cells.

Thank you!
--
C. Daniels



All times are GMT +1. The time now is 02:43 AM.

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