We need to save CRN# to individual part numbers. These are parts that have a Canadian Registration number and each providence will have a different number for the same part. I can not field a screen or field to keep a record like this. Any ideas?
You can create a child table that attaches to the part mast to list all of the Provinces for each part and number.
We setup a ud table and have all part numbers in it with a record to attach the CRN number to it.
1 Like
thank you