verify data with macro?

E

Elizabeth

I'm trying to set up a workbook where by I have a list of items pending. once
completed i would enter either yes or no.
i want to set up a Macro to move these items/or colour code them.

is there any way to set up a data validation/macro to do this???
 
G

Gord Dibben

Elizabeth

You could use Conditional Formatting to color the cells.

Select the cells with will get the yes or no and Format>CF>Condition1>Cell
Value is: "yes"
Format to a color.

Add>Condition2>Cell Value is" "no"
Format to a color.


Gord Dibben MS Excel MVP
 

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