hi ana.
i'm actually responding to your post from this morning
12/5. for some reason it shows up in my newsreader, but
not on Microsoft's newsgroups webpage. anyway, don't be
discouraged. it can be difficult to understand
explanations in this format, for both the poster AND
the "reply-er".
the solution i suggested should have worked for you, so
it's possible i didn't visualize your setup as it really
is. if you want to email your db to me, i can try to set
it up for you and send it back so you can see how i did it.
if you'd like to take me up on that, do the following:
1. compact your db.
2. make a copy, and remove any proprietary data from the
tables (put in a few "dummy" records so i have something
to work with).
3. compact again.
4. i have Access 2000. you can send a '97 db or 2000 db,
anything else you will have to convert before sending.
5. if necessary, zip to under 2 MB. i have WinZip at this
end to unzip.
6. email to me at: ttaccess1 at yahoo dot com
if you prefer not, i'm afraid i can't think of how else to
help you; hopefully someone else in the newsgroups will
give you a good solution. good luck, and happy
holidays!
tina
-----Original Message-----
I have a form called POP form that uses data from a table
BnkPtnr Table. I want to be able to select the BnkPtnr #
(ID for bank partner) from a popup list in POP form and
have the corresponding BnkPtnr Name automatically appear
on the following field BnkPtnr Name (without having to
type it). BnkPtnr Table has two fields ID and Name. I
tried a dlookup function but this didn't work.