#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Dates

=IF(A1="","",... formula to suit ...)
--
David Biddulph

"Jody" wrote in message
...
that works perfect -
I have one more question -
If the date cell is blank - I want the cells that have formulas in them to
also have blanks so then when you put the date in the original cell it all
populates.
I am so rusty on doing this -
Thanks a million for your help...

"David Biddulph" wrote:

You might try
=DATE(YEAR(A1+30),MONTH(A1+30)+1,1)
=DATE(YEAR(A1)+1,CEILING(MONTH(A1),3)+1,0)+1
--
David Biddulph

"Jody" wrote in message
...
I need to calculate a date and need help...
Enter a hire date in one cell and then I need to calculate 1st of the
following month after 30 days?
Enter a hire date in one cell and then I need to calculate 1st of the
following quarter after 1 year?
For some reason I am brain dead today - if anyone could help - it would
be
greatly appreciated.






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
how do I sort a column of random dates into Consecutive dates Rob Gibson Excel Worksheet Functions 2 June 12th 07 05:10 AM
Identifying unique dates in a range of cells containing dates... cdavidson Excel Discussion (Misc queries) 4 October 13th 06 03:30 PM
Identifying unique dates within a range of cells containing dates cdavidson Excel Discussion (Misc queries) 0 October 12th 06 08:19 PM
need to convert list of dates to count no. of dates by week neowok Excel Worksheet Functions 13 January 30th 06 03:54 PM
Calculating number of days between two dates that fall between two other dates [email protected] Excel Discussion (Misc queries) 5 October 26th 05 06:18 PM


All times are GMT +1. The time now is 04:26 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"