MS Access Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know how can I prevent a field from printing out on a form or if
this is possible?

Thank you
 
Shamrock,

Do you mean you want the control displayed on screen, but not printed?
If this is indeed the case, then change the control's Display When
property (on tab Format) to Screen Only.

On the other hand, if what you meant is you don't want the control to
display on the screen either (not likely by your wording), then simply
change its Visible property to No.

HTH,
Nikos
 

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