Hey guys I'm totally new to ExcelHere is my first question, how do you apply parenthesis to a cell, where a number is generated by a formula? i.e. b2 = 100 b3 = 50, how do you apply a pair of parenthesis to b4 where b4 =b2-b3 ?
Thanks a lot
P.S. = the format of the cell is accounting and how do you put a $ sign in there?
Last edited by Jwan830; 12-03-2010 at 06:41 PM.
This is done through formatting. In 2007, click on the home tab on the ribbon. Click on the small arrow in the lower right corner of the Font section. Click on Number. Select currency. Select how you wish your cell to look.
Alan
Alan
Click the * below to say thanks.
Database Principles
Pivot Table Tips
Good Excel Video Tutorials
Sumifs or SumProduct
DataPig Access Tutorials
MS Query Tutorial
Worst Pie Chart Ever?
If you need to have the value of b4 in perenthesis ie. (20) then your formula should look like this:
b4="("&b2-b3&")"
Last edited by DanExel; 12-04-2010 at 05:56 AM.
Just right click on the cell, select Format cells, Number, Currency, select the format you want.
I am assuming you want to show parenthesis when the value is negative.
There dont seem be the option to have negative values in perenthesis anymore.
This is more aquestion than a statement.
Maybe
Format > Custom
_-$* #,##0.00_-;_-$* (#,##0.00);_-$* #,##0.00_-;_-@_-
Hope this helps
If you need any more information, please feel free to ask.
However, if this takes care of your needs, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED. It helps everybody! ....
Also
If you are satisfied by any members response to your problem please consider using the small Star icon botom left of thier post to show your appreciation.
That's strange,
Check this picture out
http://www.excelforum.com/members/da...t-currency.jpg
That pic was kind of small, try this
http://www.excelforum.com/members/da...-currency.html
Last edited by davesexcel; 12-04-2010 at 06:56 AM.
#,##0.00;[Red](#,##0.00);0
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Hmmm?
@ davesexcel
I thought that was a possibility, but the option doesn't seem to be in my version.
I can't select a $ sign on its' own.
I seem to remember this option on other machines, is it a set-up thing?
that's Interesting,
Did you notice mine reads
$ English(U.S.)
and your reads
$ English(United States) ,and doesn't have the parenthesis option, just shows the same format twice
------------------------------------------------------------
I did a little experiment, went to control panel and set my regional settings to English(UK), i assume that's what your settings would be.
I went to format cells and came up with the same image as yours
-ve in parenthesis is also settable in regional options from control panel
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Custom format, then modify an existing format to $ # ##0.00;$(# ##0.00) works well.
I thought this thread was getting a bit long for following easily, so I have put the various custom formats offered into one worksheet for you to compare.
Remember the settings options offered in posts #10 & 11
If you need any more information, please feel free to ask.
However, if this takes care of your needs, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED. It helps everybody! ....
Also
If you are satisfied by any members response to your problem please consider using the small Star icon botom left of thier post to show your appreciation.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks