Meet the Other Phone. Child-safe in minutes.

Meet the Other Phone.
Child-safe in minutes.

Buy now

Please or to access all these features

Geeky stuff

Help I need help with "ROUNDUP" in Excell??

6 replies

Katymac · 22/06/2007 15:17

OK - I rounded up 1.33 to 2

But if I do a conditional format it still uses 1.33 rather than 2

Is there a way round this?

OP posts:
Kevlarhead · 22/06/2007 18:54

It worked for me.

How is your spreadsheet laid out?

Kevlarhead · 22/06/2007 19:01

Tried it again.

1.33 in A1

=ROUNDUP(A1,0) in B1. (Shows '2', as expected)

=IF($B$1>=2,TRUE,FALSE) in C1.

C1 shows True, so your conditional format should work. How weird...

Katymac · 22/06/2007 19:19

it says

=ROUNDUP((BK3/3),0)

Is that wrong?

OP posts:
AlienEars · 22/06/2007 19:33

What is the conditional formatting trying to highlight - numbers over 2? Are the original number and the rounded-up number in different columns, or have you rounded within the cell, eg =ROUNDUP(1.33,0)?

lemonaid · 22/06/2007 19:37

It should be working.

E.g.

I put 4 in cell C4.
In cell B2 I have =ROUNDUP((C2/3),0)
Then on B2 have Format -> Conditional Formatting and set background to green if Cell Value is greater than or equal to 2.
It sets the background to green, with no problems.

What do you have in Conditional Formatting?

Katymac · 22/06/2007 19:52

Oh I'm completely confused

I think I'll keep looking at it - to see if I understand it

Thanks for trying

OP posts:
New posts on this thread. Refresh page