S
Seamus Dugan
I have a table of 260 customers with 30 fields in each
record. After building a query based upon that table's
relationship with three other tables, I was unable to
generate a report that would accommodate all the fields I
needed, so I instead arranged them on a form.
I would like to be able to begin typing the customer name
in that first field and have it complete itself as in an
Excel column(I know, not quite the same thing), and
trigger the fields matching that customer to display in
the form. I could use a combo box, but that would require
scrolling through a list 260 names long, very unsat.
Please understand that the form is strictly to be used to
show existing data, not to enter new records. I do that in
datasheet view.
Thanks for any help you can offer.
record. After building a query based upon that table's
relationship with three other tables, I was unable to
generate a report that would accommodate all the fields I
needed, so I instead arranged them on a form.
I would like to be able to begin typing the customer name
in that first field and have it complete itself as in an
Excel column(I know, not quite the same thing), and
trigger the fields matching that customer to display in
the form. I could use a combo box, but that would require
scrolling through a list 260 names long, very unsat.
Please understand that the form is strictly to be used to
show existing data, not to enter new records. I do that in
datasheet view.
Thanks for any help you can offer.