I have 2 databases. The Qry, forms,reports are the same for both fellows. Their data differs.
In the reports header, I currently have each person's name and Rep Number as a text field.
I was thinking, why not have a table with a fellows repcode, his name, and whatever else i want.
And use a checkbox field on one of the table records to signify which fellows name etc should
appear on the report. I kind of prefer that than having a login process. This is small potatoes.
And make the report header or title look to the table for the info that i want to print in the report header.
the checkbox in the table being the record to choose.
Any tips? thanks
In the reports header, I currently have each person's name and Rep Number as a text field.
I was thinking, why not have a table with a fellows repcode, his name, and whatever else i want.
And use a checkbox field on one of the table records to signify which fellows name etc should
appear on the report. I kind of prefer that than having a login process. This is small potatoes.
And make the report header or title look to the table for the info that i want to print in the report header.
the checkbox in the table being the record to choose.
Any tips? thanks