Make Label Invisible when check box is not marked

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

Guest

Hello,

I am currently trying to develop a program that, from the data informed in
the form, generates a single report, based on the key value. But I am having
dificulties with the following:

I have a list of a variety of costs, that may or may not be present in the
final report. I was thinking of placing a check box next to every value in
the form, and depending on this condition would or would not show up in the
final report.

I was wondering if anyone could please help me with this.

Thank you all in advance
 
If you'd like to look at a slightly different approach, take look at my
website (www.rogersaccesslibrary.com), for a couple of small Access database
samples called "ChooseReportFields.mdb" and "ChooseReportFieldsRows.mdb"
which illustrates how to make a generic report builder for simple reports.

--
--Roger Carlson
MS Access MVP
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
 
Back
Top