I have designed a database to produce a loading chart for the manufacture of cranes.
To cut a long story short I have a form that I have named Switchboard which has two sub forms all of which are linked via a field called [Order Number]. I also have a button to create a new record, I then add a new order number in the main form, what I want at this stage is to press a button and the new order number appends to the two sub-forms.
The sub forms are continuous forms and are not updatable, can this be done.
To cut a long story short I have a form that I have named Switchboard which has two sub forms all of which are linked via a field called [Order Number]. I also have a button to create a new record, I then add a new order number in the main form, what I want at this stage is to press a button and the new order number appends to the two sub-forms.
The sub forms are continuous forms and are not updatable, can this be done.