Jump to content
Server Maintenance This Week. ×

Composite Fields


This topic is 5566 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 5566 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.