Hi
I agree with everything that Plog said.
Your current FarmerT should not contain the following fields and should only contain field that describe the Farmer:-
MISSystem
DealerName
EmplyeeName
TotalMISCost
Hi
Your FarmerT should be named CustomerT to avoid the confusion you have caused with your question regarding Customers.
Why would you want to copy the details of the Farmer to the DespatchDetailsT ?
You are selecting the Farmername using a Combobox so that identifies the Farmer by storing the...
Which Report are you referring to and what data are you expecting to be displayed.
First look at you relationship diagram shows that there are no relationships set between any of your tables.
You are trying to retrieve data from Investments01_tbl and Investments_Puchases_SalesT where you have...
I think a more detailed description of your process is required.
Does 1 Customer have 1 or more Projects and each project can have 1 or more Job Sites?
Hi
My apologies but I missed the fact that you want all items to be added in the order that they were in your tblChecklistDetails.
I have modified the process so that now you just click on the Command Button "Add All Items"
Does this suit?
Hi
There will probably be a better way of doing this but this is one way of doing what you want.
On the Form that opens when you use the "Trade" Combobox and select a Trade, then all related Items will be inserted into the Subform.