Help with conditional format problem

pedro-egoli

Well-known Member
Joined
Apr 25, 2004
Messages
1,217
Office Version
  1. 2016
Platform
  1. Windows
Part of my spreadsheet
Excel Workbook
FGHI
2452380385448
330313015
4AprMayJunJul
5452380385216.7742
SUMMARY PV PRODUCTION USAGE



I have conditional format as follows
Condition 1
=(F5="") and dragged across
Format is for No colour
Condition 2
=ISNUMBER(FIND("G",numForm)) and dragged across
Format is for Light green if condition met

Cell Format is set at General

What I want to do is just have result in row 5 show only 2 decimal places rather than the 4 that started to happen in I5.

Any suggestions appreciated.

Pedro
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
Thanks for that.
Sorry I did not fully explain my problem.

I had tried formatting cell as Number but this had the effect of overwriting the green format .

Tried your suggestion and it too cleared the green format.

So what I want is two decimal places and if there is a number in cell for it to be shaded light green. other wise remain clear.
Pedro
 
Upvote 0
Solved problem.

Cell format changed to Number
Condioional Format condition 2 changed to

=(F5>1) and dragged across

Thanks to all who may have tried to assist
Pedro
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,277
Members
452,902
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top