XL XP template, looking for non-printing objects

  • Thread starter Thread starter Keith R
  • Start date Start date
K

Keith R

We have a hardcopy form that we can't edit (hardcopy submission of the form
is required). To make life easier for the current users, I'm putting
together an Excel template so they can fill in the information, then print
it right on this form instead of handwriting everything.

For labels, I added labels off the control toolbox and set the
properties/print object = False. This part works great.

Now I have an area of entry cells, all lumped together. I want to somehow
draw the eye to the appropriate cells for data entry, like a backcolor or
border, but I need something that has a printobject property I can set to
false, because I don't want to print anything but cell contents onto the
hardcopy form (the form is already 'dirty' and I don't want to add new
lines, shading, etc).

Is there anything else in Excel I can use to highlight cell ranges or
grouped cells, that won't print? I tried the rectangle (fill=none) but I
can't find a printobject property on that.

Any/all help appreciated!
Keith R
 
Hi Keith,
Now I have an area of entry cells, all lumped together. I want to somehow
draw the eye to the appropriate cells for data entry, like a backcolor or
border, but I need something that has a printobject property I can set to
false, because I don't want to print anything but cell contents onto the
hardcopy form (the form is already 'dirty' and I don't want to add new
lines, shading, etc).

You might consider using one area for input and another area for printing.
Have the printing area have formulas pointing to the input area. That way
you can nicely lock up the output area so it cannot be tampered with.

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com
 

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

Back
Top