Have Excel ignore numbers in formula that are only a description.

markb1009

New Member
Joined
Jul 28, 2017
Messages
10
Hi Everyone,

I have a =IF formula that works great thanks to people here, the problem I would like to solve is a description issue, the example is

6x6 or 4x6 etc.

Here is my formula

=IF(M12=4,N12*1.5709*4.25,IF(M12=5,N12*2.4545*4.25,IF(M12=6,N12*3.5345*4.25,"")))

I need as an example M12=6x6, where 6x6 is a description similar to a word, so the formula would still calculate correctly. Any help is greatly appreciated.

Thanks
Mark
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December

Forum statistics

Threads
1,215,183
Messages
6,123,529
Members
449,105
Latest member
syed902

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