F
Fatz
I have a form that provides 10 entries for fund numbers. These
entries are stored in 10 different columns in a table. Some entries
into the form may have only one fund #...and some may have up to 10
fund #'s. So let's say record number one has a listing for fund
#12345 entered in column #1 of the table. And let's say record #5 has
a listing for fund #12345 but it was entered in the second column. If
I want a query that lists all records that have a listing for fund
#12345, how do I create that given that the fund # could be listing in
any of the ten columns??
I need the query to pull the whole record associated with the fund #
entered into a text box by a user.
THANKS!
Chris
entries are stored in 10 different columns in a table. Some entries
into the form may have only one fund #...and some may have up to 10
fund #'s. So let's say record number one has a listing for fund
#12345 entered in column #1 of the table. And let's say record #5 has
a listing for fund #12345 but it was entered in the second column. If
I want a query that lists all records that have a listing for fund
#12345, how do I create that given that the fund # could be listing in
any of the ten columns??
I need the query to pull the whole record associated with the fund #
entered into a text box by a user.
THANKS!
Chris