C
Chris Wagner
I am working with two tables
Table A has 50,000 records
Table B has 0 records
I have set up a Query that does a search on table A which works quite
well. It comes up in a Design Sheet Format showing a list of possible
matches. What I want to do is have a check box in the first column when
Table A is showing. And when checked, and the window Closed (Ctrl W)
it will create a new record or records in Table B with the ID's of the
records checked in Table A.
So If I was able to find and check 340 records in Table A...when done
Table B would have 340 records.
Where might be the best place to start looking , or what might be the
'keywords' in help, or if someone has an answer....
thanks
Chris Wagner
Table A has 50,000 records
Table B has 0 records
I have set up a Query that does a search on table A which works quite
well. It comes up in a Design Sheet Format showing a list of possible
matches. What I want to do is have a check box in the first column when
Table A is showing. And when checked, and the window Closed (Ctrl W)
it will create a new record or records in Table B with the ID's of the
records checked in Table A.
So If I was able to find and check 340 records in Table A...when done
Table B would have 340 records.
Where might be the best place to start looking , or what might be the
'keywords' in help, or if someone has an answer....
thanks
Chris Wagner