A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

access report



 
 
Thread Tools Display Modes
  #1  
Old March 30th, 2010, 12:26 AM posted to microsoft.public.access.reports
Danny Jackson
external usenet poster
 
Posts: 1
Default access report

i have a combo box in a form to select 1 of 5 values and i setup list so each selection has a number value ie, 1. table 2.dessert etc. i have check boxes on the report that have to be checked based on the value selected on the form. i have to show all check boxes on the report but only check the box for the value choose in fhe form. i have tried to do conditional statement on the report and check for numeric value and then set check value to true based on that but haven't had any luck. any help greatly appreciated.


Submitted via EggHeadCafe - Software Developer Portal of Choice
WPF Circular Progress Indicator
http://www.eggheadcafe.com/tutorials...gress-ind.aspx
  #2  
Old March 30th, 2010, 02:43 PM posted to microsoft.public.access.reports
Marshall Barton
external usenet poster
 
Posts: 5,361
Default access report

Danny Jackson wrote:

i have a combo box in a form to select 1 of 5 values
and i setup list so each selection has a number value
ie, 1. table 2.dessert etc. i have check boxes on the
report that have to be checked based on the value
selected on the form. i have to show all check boxes
on the report but only check the box for the value
choose in fhe form. i have tried to do conditional
statement on the report and check for numeric value
and then set check value to true based on that but
haven't had any luck.


I think it would probably be easiest to to use a bound
Option Group on the report, Set each check box's Option
Value property to the corresponding combo box number value.

If you have a problem with that, post back with more
details.

--
Marsh
MVP [MS Access]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:12 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.