Hi pcmoor
Thanks for the reply your formula worked but I did have to change the descriptive values for the actual width values of the mattress size
=IF(or(Size = "150", Size = "180"),200,190)
I also now know that I cant Just stick AND & OR any where I Like I've got to put them in first.