G
Gavin Eldridge
Hi,
I am used to creating some quite complicated formulae in excel and now I'm
trying to set up a database in access and finding the language very
different. I do not know VBA or any other code.
The first thing that I have come up against is the performing he same
function as a vlookup in excel. I have 3 tables, "assets", "bookings" and
"personnel" in the assets form, I have a bookings subform linked to the
bookings table and within that I have the field "contact name". This is a
combobox and when the name is entered, I would like the form to check this
name against the personnel table and return the contact telephone number from
the personnel table into the next field.
eg
enter contact name: John Smith
Contact number: (this is then returned from the personnel table)
Thanks for your help in advance.
Gavin
I am used to creating some quite complicated formulae in excel and now I'm
trying to set up a database in access and finding the language very
different. I do not know VBA or any other code.
The first thing that I have come up against is the performing he same
function as a vlookup in excel. I have 3 tables, "assets", "bookings" and
"personnel" in the assets form, I have a bookings subform linked to the
bookings table and within that I have the field "contact name". This is a
combobox and when the name is entered, I would like the form to check this
name against the personnel table and return the contact telephone number from
the personnel table into the next field.
eg
enter contact name: John Smith
Contact number: (this is then returned from the personnel table)
Thanks for your help in advance.
Gavin