M
Mitchell_Collen via AccessMonster.com
This is what I have done. I know it is not correct. I have added this to the
'Link Master Fields' property in a subform :
Between [Forms]![SUB_ORDERS]![StartDate] And [Forms]![SUB_ORDERS]![EndDate]
However, I cannot get the form to output on this criteria. Instead when I run
this I get a pop up parameter with the exact code above printed on the popup.
When I key in a date it goes straight to the form. I just wanted to use two
text boxes with the between date functionality.
Please tell me what I am doing wrong. Please.
Thanks, Mitchell
'Link Master Fields' property in a subform :
Between [Forms]![SUB_ORDERS]![StartDate] And [Forms]![SUB_ORDERS]![EndDate]
However, I cannot get the form to output on this criteria. Instead when I run
this I get a pop up parameter with the exact code above printed on the popup.
When I key in a date it goes straight to the form. I just wanted to use two
text boxes with the between date functionality.
Please tell me what I am doing wrong. Please.
Thanks, Mitchell