help please

Brown

Board Regular
Joined
Sep 14, 2009
Messages
200
Office Version
  1. 365
you guys have gotten me through some tough times with this new version of Excel in the last few days, and I found something I did not think of at the time. I have the following formula in a column that is totaling something for me. My problem is everything below 69 (<69) gets counted as "DNM", but if the cell is blank I need the calculating cell to stay blank.
=IF(D36>89,"EXC",IF(D36<70,"DNM","MET"))
I am placing grades in one column and the ajoining column ranks the grade. Now I need to rewrite the formula to leave a blank if the cell is blank.
Thanks for your help.
Brown
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
That did it!
I was trying to do it, but putting the extra if at the back of the formula.
Thanks
Brown
 
Upvote 0

Forum statistics

Threads
1,224,514
Messages
6,179,219
Members
452,895
Latest member
BILLING GUY

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top