Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Lookup Table - "Unfound" value entries

Status
Not open for further replies.

bobsmallwood

Programmer
Aug 9, 2001
38
US
Is there a way to configure a lookup table so that a value in it is not REQUIRED by the referencing table?
 
If the lookup is on a single field, then a drop-own list might be an option.

Even if the list is automatically populated by a table, it is relatively easy to add items to that table using a little code; so if the user types in a value that doesn't currently appear in the list, it is available next time.

Mac :)

"There are only 10 kinds of people in this world... those who understand binary and those who don't"

langley_mckelvy@cd4.co.harris.tx.us
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top