pedro-egoli
Well-known Member
- Joined
- Apr 25, 2004
- Messages
- 1,217
- Office Version
- 2016
- Platform
- Windows
Part of my spreadsheet
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
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