Newbies heraldo Posted January 29, 2009 Newbies Posted January 29, 2009 I have combined several fields (Surname, First Name, Cell, email) into one field in a database. I take the associated Company Name from a different database file and incorporate it into this 'composite' field giving me (Company, Surname, First Name, Cell, email), works fine. I want to use this composite field in another database file as a drop down menu (and use lookups to fill in the fields in this file). However I cannot do this because when I try to setup the drop down menu referred to above I get the message "This Value list will not work because the field.......cannot be indexed. Proceed anyway?". Any help would be appreciated, Thanks. Heraldo
mr_vodka Posted January 29, 2009 Posted January 29, 2009 You can not use it this way since you are referencing a related field. Since it is being referenced, it is unstored and can not be indexed. Furthermore, since it not indexed, it can not be used in the value list.
Recommended Posts
This topic is 5836 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now