I have a primary table (for data)and an auxilliary table (for comments) Aux. doesn't have comments for every record, only when Primary has a 'y' in its comments? field.
When entering data, is there a way to trigger Aux. to open for edit by entering the 'y' into the Primary comments field?
I would rather not use forms, buttons etc, but have no idea how to associate the code with the tables or where to put it. Are forms the only way?
I may have further questions if the answer to this one will at least get me started.
When entering data, is there a way to trigger Aux. to open for edit by entering the 'y' into the Primary comments field?
I would rather not use forms, buttons etc, but have no idea how to associate the code with the tables or where to put it. Are forms the only way?
I may have further questions if the answer to this one will at least get me started.