Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

if formula

ResolvedVersion 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:

Reconciling a list to correspond with another

May have a list that needs to make but on another sheet one list seems to be out, eg. product list one sheet contains all product and inventory data, while the other contains pricing data. Both need to match with all products but there is more products in one list than the other. To find the disparaging product compare data in the two columns that need to match Make sure that order the same way.
Create another column in the sheet that has the most items and type in the first cell


=Exact(text1,text2) text1 being the cell that you want compared with text2 cell reference. Drag to filldown and your first false will give you for first cells that does not match. Correct insert the row with data in other sheet and continue the process until all the data returns true. Delete the column inserted.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.