Hello,

I am trying to use standard excel function CEILING to round up. But I am getting an error: "Sub or Function not defined" - Help please


e = CEILING(10.6, 1)
In the above example, should get a result 11

Thanks in advance.
Anil