T
TonyB
Hi,
I have a question regarding running a query which returns different fields
based upon a value passed to the query ?
To explain, I have a subform based upon a query which returns several fields
from a table. The table has two fields, a UK price and
a US price. This subform is displayed inside the main form and what I would
like to do is the subform to display one price or the
other depending on the setting of a checkbox in the main form by passing the
True/False value of the checkbox to the subform
and its query. Is this possible ? Is there a better way of doing this ?
TIA
Tony
I have a question regarding running a query which returns different fields
based upon a value passed to the query ?
To explain, I have a subform based upon a query which returns several fields
from a table. The table has two fields, a UK price and
a US price. This subform is displayed inside the main form and what I would
like to do is the subform to display one price or the
other depending on the setting of a checkbox in the main form by passing the
True/False value of the checkbox to the subform
and its query. Is this possible ? Is there a better way of doing this ?
TIA
Tony