Two Tables

royalrodger

New member
Local time
Today, 16:48
Joined
Oct 18, 2007
Messages
9
I enter data everyday into a table for a loyalty program.

I want to create a relationship between two tables.

The relationship I want to create involves enterting data into one table and only when a check box is checked to be true do I want that particular record to go across into the other table.

How do I do this?
 
Copy

Are you looking to copy the data from table A to table B? This goes against the grain but can be required in certain circumstances (i.e. remove data to a holding table).

What is it you want to achieve?
Phil.
 

Users who are viewing this thread

Back
Top Bottom