Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Counting Unique Values Bob Excel Worksheet Functions 38 November 1st 06 09:00 AM
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
Array formula returns blank in the cell where it is entered [email protected] Excel Worksheet Functions 1 July 27th 06 04:25 PM
how can I count blank cells as a zero, when using formula please?? Ted Excel Worksheet Functions 5 November 22nd 05 06:14 PM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM


All times are GMT +1. The time now is 01:02 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"