B
Bonnie
Hello everyone! Using A02 on XP. Have a form bound to a
query with our contract records. Have a listbox linked to
a query of TPAs. Each contract needs a
(T)hird (P)arty (A)dministrator (TPA). Select a TPA in
listbox and the TPA_ID appears in field [TPA] on form.
Contract now has a TPA assigned.
Problem is this: tech wants to be able to navigate the
listbox by TPA_Company_Name (press D,D,D,D to find Dirkson
TPA, Inc.) but I still need to put the TPA_ID number in
field [TPA] on form. Right now, the bound field is TPA_ID
and you can press numbers to navigate. But if I change the
bound field, that field tries to populate my field [TPA]
on my form and, of course, doesn't work.
Is there a way to accomplish this? I'd appreciate any
advice on this. Thanks in advance!!!
query with our contract records. Have a listbox linked to
a query of TPAs. Each contract needs a
(T)hird (P)arty (A)dministrator (TPA). Select a TPA in
listbox and the TPA_ID appears in field [TPA] on form.
Contract now has a TPA assigned.
Problem is this: tech wants to be able to navigate the
listbox by TPA_Company_Name (press D,D,D,D to find Dirkson
TPA, Inc.) but I still need to put the TPA_ID number in
field [TPA] on form. Right now, the bound field is TPA_ID
and you can press numbers to navigate. But if I change the
bound field, that field tries to populate my field [TPA]
on my form and, of course, doesn't work.
Is there a way to accomplish this? I'd appreciate any
advice on this. Thanks in advance!!!