#1   Report Post  
Posted to microsoft.public.excel.misc
dcchica
 
Posts: n/a
Default Cell Formula


I have a spreadsheet with several columns of numbers. These numbers are
totaled in one column. I would like the column next to it to show the
amount less than 6 and the column next to that to show the amount
greater than 6. How do I format the cell to do that?


--
dcchica
------------------------------------------------------------------------
dcchica's Profile: http://www.excelforum.com/member.php...o&userid=30601
View this thread: http://www.excelforum.com/showthread...hreadid=502532

  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary Brown
 
Posts: n/a
Default Cell Formula


In the first column type the formula:-

=If(C1<6,C1,0)

and in the next column

=if(C16,C1,0)

Assuming the totals are in column C


--
Gary Brown
------------------------------------------------------------------------
Gary Brown's Profile: http://www.excelforum.com/member.php...o&userid=17084
View this thread: http://www.excelforum.com/showthread...hreadid=502532

  #3   Report Post  
Posted to microsoft.public.excel.misc
dcchica
 
Posts: n/a
Default Cell Formula


The first formula worked. But when I used the second formula, I got
6.25 not just .25. Is there a way so that it can show just .25?


--
dcchica
------------------------------------------------------------------------
dcchica's Profile: http://www.excelforum.com/member.php...o&userid=30601
View this thread: http://www.excelforum.com/showthread...hreadid=502532

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
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
Cell shows formula and not the result of the formula. stumpy1220 Excel Worksheet Functions 2 January 14th 05 05:11 PM
looking for a formula Amanda Excel Worksheet Functions 5 January 5th 05 07:37 AM


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