In an Access form, what is the easiest way to link a field that only displays a description (text) of the number that is punched in? that ALSO allows data entry of numbers that may not match what is in the description table.
[Project Request Table].[Network number] is the form field that allows data entry;
[tblCPANetNum].[NetworkDesc] is the matching text description;
If it's DLOOKUP can you explain. Thanks!
[Project Request Table].[Network number] is the form field that allows data entry;
[tblCPANetNum].[NetworkDesc] is the matching text description;
If it's DLOOKUP can you explain. Thanks!