I have a table called company that has the following fields
ustID
company
company address
city
state
zip
state
sic no
actexport yes no field
i do not what to use a unbound text box form or just a regular query
the admin needs to pic the sic no which will always be more that one then the company form needs to be opened with the companies that match the code for export which an export query would then run with the above fields to a comma text delimited file for export into act. the companies that were selected for the export need to have the check marks in the yes no field so they can see the records of the companies they already exported.
thank you need a solution that will solve this nightmare
ustID
company
company address
city
state
zip
state
sic no
actexport yes no field
i do not what to use a unbound text box form or just a regular query
the admin needs to pic the sic no which will always be more that one then the company form needs to be opened with the companies that match the code for export which an export query would then run with the above fields to a comma text delimited file for export into act. the companies that were selected for the export need to have the check marks in the yes no field so they can see the records of the companies they already exported.
thank you need a solution that will solve this nightmare