Conditional Formula

R

rdaled

I have created a spreadsheet were you can type a quantity next to a par
description and price. Is there a formula that will automatically colo
fill the cell containing the description of the part if the value of th
quantity column is greater than 0?

Thanks in advance
 
E

Excelenator

What you're looking for is Conditional Formatting. if you select th
cell with the description in it and select Format\Conditiona
Formatting... and then select "Formula Is" from the drop down box i
the upper left of the dialog box and type in this formula (assumin
your description is in B1 and the Quantity is is A1) =A1<>0

then select the formatting you want and when A1 is NOT zero your cell
will be formatted the way you want
 
R

rdaled

Works like a charm! Many thanks!!

Quick, accurate answer. I am definitely book-marking this site!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top