if formula
RH

Forum home » Delegate support and help forum » Microsoft Excel Training and help » If formula

If formula

resolvedResolved · High Priority · Version 2003

Mary has attended:
Excel Advanced course

If formula

how to write an if formula and rounding it at the same time

RE: if formula

Hi Mary
Thank you for your question;
In answer I woul use something like this:
=IF(ROUND(B1,2) > 0,"Profit",IF(ROUND(B1,2) < 0,"Loss","Even"))

Which would round all values returned to the decimal point.
I hope that helped ... Pete

Wed 17 Dec 2008: Automatically marked as resolved.


 

Excel tip:

Jumping Between Sheets in a Book

PgDn and PgUp keys scrolls up and down a screen page in most applications.

Ctrl+PgDn and Ctrl+PgUp keys jump from one sheet in your workbook to the next, up or down through the pages.

View all Excel hints and tips


Server loaded in 0.06 secs.