Subform

J

Jason Frazer

I'm not sure how i need to go about this
I have a table that is linked from a master fixture table. This table is [TbTypFixture]. I want to be able to select fixtures from the master list and instert them into the table [TbFixtureSch]. What would be the best way to do this?
 
S

Steve Schapel

Jason,

What is the relationship between the "master list" and the TbFixtureSch
table? And what is the nature of the data you want to insert in the
TbFixtureSch table? And why?
 
Top