Hi - I hate to ask this question because I'm sure somewhere in the forum is the answer, but I just could not find it and I need to start moving...
Can anybody help me by providing a simple example showing how I can attach a query to a form object? I mean: I need to show several boxes containing several results (of several queries). For example: a box could display the total number of orders placed in Florida, another one the total for New York, etc. So, I think what I need is a piece of VBA code that should run a query based on a parameter (e.g. STATE).
Thanks in advance,
Gerry
Can anybody help me by providing a simple example showing how I can attach a query to a form object? I mean: I need to show several boxes containing several results (of several queries). For example: a box could display the total number of orders placed in Florida, another one the total for New York, etc. So, I think what I need is a piece of VBA code that should run a query based on a parameter (e.g. STATE).
Thanks in advance,
Gerry