Chimp8471
Registered User.
- Local time
- Today, 00:47
- Joined
- Mar 18, 2003
- Messages
- 353
how can i set up my form so that if i enter a date range and tick one of the boxes it runs the relevant report, the data range thing isn't an issue, i know that bit...
but i need to know how to know that if checkbox1 is selected it will run the report for that.
i am aware that i will need some fairly simple code to do this (I think) but just need a little help getting started please.
My textboxes are called:
text1, text2
my checkboxes arer called
check1,check2 etc
my preview button is called:
pre_but1
and my reports are called
rpt_1, rpt_2 etc..
please help
but i need to know how to know that if checkbox1 is selected it will run the report for that.

i am aware that i will need some fairly simple code to do this (I think) but just need a little help getting started please.
My textboxes are called:
text1, text2
my checkboxes arer called
check1,check2 etc
my preview button is called:
pre_but1
and my reports are called
rpt_1, rpt_2 etc..
please help