C
CEVisker
I want to build a report that takes info from a current query that
already have, but then to also add specific info that I type in eac
time in an unbound text box in a form. After I enter this info in th
form, I have a buttom to open the Report. Is this possible? How can
do it?
Am I somehow able to add these textboxes into my query although the
are not from any table?
Would I add "Like [Forms]![Name of form]![txtbox name]" into a ne
colum in the query? Would I add this into the Criteria row and leav
the Field and Table rows blank?
Thanks,
Cha
already have, but then to also add specific info that I type in eac
time in an unbound text box in a form. After I enter this info in th
form, I have a buttom to open the Report. Is this possible? How can
do it?
Am I somehow able to add these textboxes into my query although the
are not from any table?
Would I add "Like [Forms]![Name of form]![txtbox name]" into a ne
colum in the query? Would I add this into the Criteria row and leav
the Field and Table rows blank?
Thanks,
Cha