Hi
I guess you can tell by my (possibly inccorectly worded) question I am recently new to excel. I know a bit but am trying to create a sheet that calculates print paper prices (I do large format printing). I have the basic calculations in place but I need to be able to use the contents (variable) of 2 cells (paper dimensions) to see if I have that paper in stock. i.e if both of the dimensions exceed my paper width I need to return 'false' otherwise 'true' (or 'paper in stock' and 'paper out of stock', either way). It would also be nice to apply a cell colour to both results.
i have tried =IF(OR(D2>0,D2<910),"Yes","No") where 910 is max width of paper in stock and =IF(OR(D2>0,D2<910)),"in stock","out of stock") but to no avail. I realised that labling the paper dimensions 'long side' and 'short side' would help but I'd rather be able to incorperate both boxes to get my result!
I hope this question is clear enough for someone to help me !
thank you (anyone) in advance !
timberdog
I guess you can tell by my (possibly inccorectly worded) question I am recently new to excel. I know a bit but am trying to create a sheet that calculates print paper prices (I do large format printing). I have the basic calculations in place but I need to be able to use the contents (variable) of 2 cells (paper dimensions) to see if I have that paper in stock. i.e if both of the dimensions exceed my paper width I need to return 'false' otherwise 'true' (or 'paper in stock' and 'paper out of stock', either way). It would also be nice to apply a cell colour to both results.
i have tried =IF(OR(D2>0,D2<910),"Yes","No") where 910 is max width of paper in stock and =IF(OR(D2>0,D2<910)),"in stock","out of stock") but to no avail. I realised that labling the paper dimensions 'long side' and 'short side' would help but I'd rather be able to incorperate both boxes to get my result!
I hope this question is clear enough for someone to help me !
thank you (anyone) in advance !
timberdog