Hi,
I have a query which reads in data from a sql server database, I then want to add a checkbox to say if people have been emailed.
I have created another table which contains autoid and 'emailed' the emailed is a checkbox which once I run the query seems deactive. How do I linked the autoid from the emailed table to the main table, I have tried creating a link in the relationship but that doesnt seem to populate the table.
Any ideas?
I have a query which reads in data from a sql server database, I then want to add a checkbox to say if people have been emailed.
I have created another table which contains autoid and 'emailed' the emailed is a checkbox which once I run the query seems deactive. How do I linked the autoid from the emailed table to the main table, I have tried creating a link in the relationship but that doesnt seem to populate the table.
Any ideas?