Hi there,
I'm sure there is a simple solution to this, so any thoughts would be much appreciated.
I have a database with 3 fields, Title, Language and ID
This is relating to another database, where these values would have already been defined.
Users will not know the ID, but will know the title and the language.
I have created a relationship between the databases, with Title being the key field
When someone types in the Title, I have a pop up in the language box that lists the possible languages that the particular title could be.
When someone chooses the language how do I get the unique ID that corresponds to that combination of title and language, as determined in the orginal database, to auto-enter into the ID box?
hope this makes sense!
Thanks