G
Guest
I am trying to build a form which will automatically enter information in a
field when the first field information is entered. Example I have one table
which list regions by number ( P. Key) and then the next record is a
description of tha region. I then have a table for entering order information
I have the the region field and the description field as forgin keys. The
relation ship is one to many from the region table to the order table. I
would like to have it when the region field is propagated the corrosponding
region description comes up automatically so we do not have to enter it every
time. I wanted to avoid drop down or field list boxes if possiable.
field when the first field information is entered. Example I have one table
which list regions by number ( P. Key) and then the next record is a
description of tha region. I then have a table for entering order information
I have the the region field and the description field as forgin keys. The
relation ship is one to many from the region table to the order table. I
would like to have it when the region field is propagated the corrosponding
region description comes up automatically so we do not have to enter it every
time. I wanted to avoid drop down or field list boxes if possiable.