if function difficulties

M

mholmes

Hello all,
I am trying to do an if statement. If cell A1 is greater than ten,
then I want to divide it by ten and round down to the nearest whole
number. If A1 is less than ten, I want to leave it by itself. I
tried this: =IF(A1>10,(ROUNDDOWN(A1/10,0)),U2), but it is not working
for some of the cells that are less than 10. Any suggestions? Thanks
in advance.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top