I have a form with a field that uses a Value List to pick a person's name rather than a linked table of names. Now that the list has grown very long I want to use a table instead of the Value List but the form will not show the old records where the list was used.
What do I need to do to use this newly created "name" table as the source to fill my form field while maintaing the ability to still see the names formerly derived from the Value List as I browse through previously entered records using this form?
What do I need to do to use this newly created "name" table as the source to fill my form field while maintaing the ability to still see the names formerly derived from the Value List as I browse through previously entered records using this form?