#1   Report Post  
Posted to microsoft.public.excel.misc
Angela
 
Posts: n/a
Default Formatting a cell

I trying to figure out a way to make a cell round up to the next $5.00. So
if it is $262.33 -- $265. I am not sure what is the best way to accomplish
this.
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Formatting a cell

=CEILING(A1,5)

Vaya con Dios,
Chuck, CABGx3



"Angela" wrote:

I trying to figure out a way to make a cell round up to the next $5.00. So
if it is $262.33 -- $265. I am not sure what is the best way to accomplish
this.

  #3   Report Post  
Posted to microsoft.public.excel.misc
SteveG
 
Posts: n/a
Default Formatting a cell


Angela,

Try

=CEILING(A1,5)

Where your value is in A1.

Does that help?

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=540646

  #4   Report Post  
Posted to microsoft.public.excel.misc
Angela
 
Posts: n/a
Default Formatting a cell

Yes, but I have an existing formula. I should have said that from the start.

In the cell B15 ** =SUM(B14)*F3. ** B15 is the cell that i want to round
up. So how do I type that?

"SteveG" wrote:


Angela,

Try

=CEILING(A1,5)

Where your value is in A1.

Does that help?

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=540646


  #5   Report Post  
Posted to microsoft.public.excel.misc
SteveG
 
Posts: n/a
Default Formatting a cell


Angela,

In B15 use,

=CEILING(SUM(B14*F3),5)

HTH

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=540646



  #6   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Formatting a cell

=CEILING(B14*F3,5)

Vaya con Dios,
Chuck, CABGx3



"Angela" wrote:

Yes, but I have an existing formula. I should have said that from the start.

In the cell B15 ** =SUM(B14)*F3. ** B15 is the cell that i want to round
up. So how do I type that?

"SteveG" wrote:


Angela,

Try

=CEILING(A1,5)

Where your value is in A1.

Does that help?

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=540646


  #7   Report Post  
Posted to microsoft.public.excel.misc
Angela
 
Posts: n/a
Default Formatting a cell

Thank you both so much. Where do you learn this from? I would like to
become more proficent at excel.

"CLR" wrote:

=CEILING(B14*F3,5)

Vaya con Dios,
Chuck, CABGx3



"Angela" wrote:

Yes, but I have an existing formula. I should have said that from the start.

In the cell B15 ** =SUM(B14)*F3. ** B15 is the cell that i want to round
up. So how do I type that?

"SteveG" wrote:


Angela,

Try

=CEILING(A1,5)

Where your value is in A1.

Does that help?

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=540646


  #8   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Formatting a cell

You''re welcome.........you can buy books, but I recommend just coming here
and reading other peoples posts and the corresponding answers.....some you
will understand, some you will not........but soon you will be trying to
figure out the answers before you read the responses.....and you can always
ask your own questions just like you did here..........every day I learn
"something" new here.....

Vaya con Dios,
Chuck, CABGx3



"Angela" wrote:

Thank you both so much. Where do you learn this from? I would like to
become more proficent at excel.

"CLR" wrote:

=CEILING(B14*F3,5)

Vaya con Dios,
Chuck, CABGx3



"Angela" wrote:

Yes, but I have an existing formula. I should have said that from the start.

In the cell B15 ** =SUM(B14)*F3. ** B15 is the cell that i want to round
up. So how do I type that?

"SteveG" wrote:


Angela,

Try

=CEILING(A1,5)

Where your value is in A1.

Does that help?

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=540646


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
Conditional formatting if value in cell is found in a named range Grumpy Grandpa Excel Worksheet Functions 5 April 15th 06 04:30 PM
Cell Formatting Conditional On Other Cells Fill Color? [email protected] Excel Worksheet Functions 1 April 5th 06 10:05 PM
Applying conditional formatting to cell based on another cell's in kdesemple Excel Discussion (Misc queries) 1 March 22nd 06 06:37 PM
Conditional Formatting For A Cell Other Than The One With The Form Jim J. Excel Worksheet Functions 2 February 19th 06 07:11 PM
Transfer Cell Formatting for linked cells Scott Excel Discussion (Misc queries) 2 November 23rd 05 11:04 PM


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