A
Alejandro
Hello there,
I'm creating a form which based on the user entries (in combo boxes in that
form) executes one query out of a group of 6 queries. The results, though,
are pretty much the same for all queries: a single line with two columns, one
for the name of a code and another one with the average charges for that code.
I don't want to have 6 different subforms in my main form, so I was thinking
that it would be better if I somehow could take the value of the code column
and link it to a text box and the value of the average and link it to another
text box. That way the same two textboxes would be updated based on the query
that was run.
Hope that I made myself clear, and that someone out there can give me a hand.
Thanks,
AP.
I'm creating a form which based on the user entries (in combo boxes in that
form) executes one query out of a group of 6 queries. The results, though,
are pretty much the same for all queries: a single line with two columns, one
for the name of a code and another one with the average charges for that code.
I don't want to have 6 different subforms in my main form, so I was thinking
that it would be better if I somehow could take the value of the code column
and link it to a text box and the value of the average and link it to another
text box. That way the same two textboxes would be updated based on the query
that was run.
Hope that I made myself clear, and that someone out there can give me a hand.
Thanks,
AP.