Function In querys via a combo box -
04-20-2004
, 08:30 PM
Okay I have a 2 queries, #2 calling #1. In #1 I have a function that
is used to select specific records. I use this query to select records
via a combo box in a subform......... I need to be able to pass the
contents of the function to the query to do this. The value is
contained in the main form..... Aight at what point does the this need
to happen? What is the processing sequence of controls? And any ideas
of where I need place the call function? Any help would be greatly
looked for. |