You can create calculated columns in a make table query. Try add two new columns:
Match: True
Comment: ""
The Match column may create an integer field and the Comment field will have a zero-length-string in each value. If you had a two field, one record table with a yes/no and text field, you could add this to your maketable query to get the two extra fields.
I would never ever use a lookup field defined in a table. Create your user interface features into your forms not your tables. I never use input masks, lookup fields, captions, sub-datasheets,...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.