Unprotected cells

M

Mainer

i have a form that needs input in some cells and then needs to be printed. I
would like to color those cells so the user knows which cells they can change
but i dont want the colors to show up when i print the form
 
P

Pete_UK

You could use conditional formatting to set the colour if the cell is
blank (eg bright yellow), but once the users have typed something in,
the cell reverts to a non-coloured background.

Hope this helps.

Pete
 
J

Jacob Skaria

Another option is to use CF with a text string which wil never be used

Format>conditional Formatting>Condition1

'Cell Value Is' 'not equal to' in the third box type "~~~~" and select a
fill color

If this post helps click Yes
 

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