Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
BM BM is offline
external usenet poster
 
Posts: 10
Default Rounding up at the middle of the month.

Is it possible to easily round up from 9/15/06 to 10/1/06?

Thanks in advance for the help.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Rounding up at the middle of the month.

Would this suffice ....

=IF(DAY(A1)=15,EOMONTH(A1,0)+1)

HTH

"BM" wrote:

Is it possible to easily round up from 9/15/06 to 10/1/06?

Thanks in advance for the help.

  #3   Report Post  
Posted to microsoft.public.excel.misc
BM BM is offline
external usenet poster
 
Posts: 10
Default Rounding up at the middle of the month.

That absolutely works. I should have asked this question.

If b1 is where the user types in the date and you only want them to have to
enter the date one time, this is on a form, is this possible?

"BM" wrote:

Is it possible to easily round up from 9/15/06 to 10/1/06?

Thanks in advance for the help.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 247
Default Rounding up at the middle of the month.

you mean type tha date in one cell and have it show up in other cells and
used to calculate etc.Yes.In your other cells just type =b1 and format them
as a date.
--
paul

remove nospam for email addy!



"BM" wrote:

That absolutely works. I should have asked this question.

If b1 is where the user types in the date and you only want them to have to
enter the date one time, this is on a form, is this possible?

"BM" wrote:

Is it possible to easily round up from 9/15/06 to 10/1/06?

Thanks in advance for the help.

  #5   Report Post  
Posted to microsoft.public.excel.misc
BM BM is offline
external usenet poster
 
Posts: 10
Default Rounding up at the middle of the month.

Sorry, let me clarify. If you type in B1 and you want B1 to be where the
date is displayed. For instance if I type 8/1/06 in B1, B1 should read
August. If I type 8/15/06 in B1 I want it to automatically adjust to Sept.

"BM" wrote:

Is it possible to easily round up from 9/15/06 to 10/1/06?

Thanks in advance for the help.



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 247
Default Rounding up at the middle of the month.

you can format the cell b1 to read august when you type in any date in august
but you would need a different dispaly cell to show the rounding up,because
your typing in the date would overwrite any rounding up formula,unless you
want to have a macro.What you need to do is have an input cell for the date
say A1 and have Toppers formula in B1 and work of that.By the way an easy way
to enter todays date is hold down ctrl and hit ; ctrl and shift and ; enters
the time
--
paul

remove nospam for email addy!



"BM" wrote:

Sorry, let me clarify. If you type in B1 and you want B1 to be where the
date is displayed. For instance if I type 8/1/06 in B1, B1 should read
August. If I type 8/15/06 in B1 I want it to automatically adjust to Sept.

"BM" wrote:

Is it possible to easily round up from 9/15/06 to 10/1/06?

Thanks in advance for the help.

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
holiday dates bucci Excel Worksheet Functions 4 June 15th 06 09:35 AM
rounding off month William Horton Excel Worksheet Functions 1 October 26th 05 06:32 AM
rounding off month Bob Phillips Excel Worksheet Functions 2 October 25th 05 01:51 PM


All times are GMT +1. The time now is 05:32 PM.

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"