Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
lawdoggy
 
Posts: n/a
Default Rounding Dates to the 1st?

Hello,

How do I round any date to the first of that month?

Example: Jan 25 == Jan 01
Dec 14 == Dec 01

Any Help is appreciated. thanks.........mitch

  #2   Report Post  
Posted to microsoft.public.excel.misc
wdjsxj
 
Posts: n/a
Default Rounding Dates to the 1st?

=date(year(a1),month(a1),1)

€œlawdoggy€ç¼–写:

Hello,

How do I round any date to the first of that month?

Example: Jan 25 == Jan 01
Dec 14 == Dec 01

Any Help is appreciated. thanks.........mitch


  #3   Report Post  
Posted to microsoft.public.excel.misc
Ron Rosenfeld
 
Posts: n/a
Default Rounding Dates to the 1st?

On 13 Feb 2006 18:38:36 -0800, "lawdoggy" wrote:

Hello,

How do I round any date to the first of that month?

Example: Jan 25 == Jan 01
Dec 14 == Dec 01

Any Help is appreciated. thanks.........mitch


=a1+1-day(a1)


--ron
  #4   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default Rounding Dates to the 1st?

Hi!

Try this:

A1 = date

=A1-DAY(A1)+1

Biff

"lawdoggy" wrote in message
oups.com...
Hello,

How do I round any date to the first of that month?

Example: Jan 25 == Jan 01
Dec 14 == Dec 01

Any Help is appreciated. thanks.........mitch



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
need to convert list of dates to count no. of dates by week neowok Excel Worksheet Functions 13 January 30th 06 03:54 PM
US dates to UK?? Bill Excel Worksheet Functions 4 December 8th 05 06:44 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
Stop Excel Rounding Dates leinad512 Excel Discussion (Misc queries) 1 April 20th 05 04:19 PM
Formating Dates for production schedule dpl7579 Excel Discussion (Misc queries) 1 January 11th 05 08:43 PM


All times are GMT +1. The time now is 08:04 AM.

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"