Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I would like to format a range of numbers in a spreadsheet depending on their individual values. The cell values are linked (e.g. ='Totals in solution'!E7) to a cell containing an 'if' statement and calculation e.g. =IF(D7<(D$3*D$4),((-D$3*D$4)*$C7/$B7),D7*($C7/$B7)) on another worksheet within the workbook. It kicks out values ranging from -30 to 100 which I'd like to format to 3 sig figs if less than 100 and no d.p. if 100 or greater. I'd also like to be able to format the negative values to <0.000, <0.00 and <00.0. I've a custom format that can manage some of this but not all. Any suggestions greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
formatting cell number based on previous cell number | Excel Discussion (Misc queries) | |||
Is there a way to SUM based on formatting of a number? | Excel Discussion (Misc queries) | |||
Deleting Rows based on text in cell & formatting cell based on text in column beside it | Excel Programming |