Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
hjm hjm is offline
external usenet poster
 
Posts: 12
Default Date Calculation with Blanks

Hi,

I am using the formula =EDATE(B3,6) to automatically add 6 months to the
date in cell B3, but I need to know if I can extend this to show a blank cel
or N/A if B3 does not yet have a date in it.

Help!!!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Date Calculation with Blanks

Try this:

=IF(B3="","",EDATE(B3,6))

Hope this helps.

Pete

On May 14, 10:26 am, hjm wrote:
Hi,

I am using the formula =EDATE(B3,6) to automatically add 6 months to the
date in cell B3, but I need to know if I can extend this to show a blank cel
or N/A if B3 does not yet have a date in it.

Help!!!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
hjm hjm is offline
external usenet poster
 
Posts: 12
Default Date Calculation with Blanks

Thats excellent, thank you!

"Pete_UK" wrote:

Try this:

=IF(B3="","",EDATE(B3,6))

Hope this helps.

Pete

On May 14, 10:26 am, hjm wrote:
Hi,

I am using the formula =EDATE(B3,6) to automatically add 6 months to the
date in cell B3, but I need to know if I can extend this to show a blank cel
or N/A if B3 does not yet have a date in it.

Help!!!




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Date Calculation with Blanks

You're welcome - thanks for feeding back.

Pete

On May 14, 11:14 am, hjm wrote:
Thats excellent, thank you!



"Pete_UK" wrote:
Try this:


=IF(B3="","",EDATE(B3,6))


Hope this helps.


Pete


On May 14, 10:26 am, hjm wrote:
Hi,


I am using the formula =EDATE(B3,6) to automatically add 6 months to the
date in cell B3, but I need to know if I can extend this to show a blank cel
or N/A if B3 does not yet have a date in it.


Help!!!- Hide quoted text -


- Show quoted text -



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
Sumproduct copying blanks or how to insert zero into blanks asg2307 Excel Worksheet Functions 4 April 4th 07 07:26 PM
copy range of cells with blanks then paste without blanks justaguyfromky Excel Worksheet Functions 1 September 3rd 06 07:56 PM
Tricky Date calculation: How to calculate a future date [email protected] Excel Discussion (Misc queries) 9 August 11th 06 04:24 AM
Date calculation USCBrad Excel Worksheet Functions 3 June 21st 05 04:03 PM
Paste Special Skip Blanks not skipping blanks, but overwriting... gsrosin Excel Discussion (Misc queries) 0 February 22nd 05 03:33 AM


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

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

About Us

"It's about Microsoft Excel"