G
Guest
I hope someone can help. I have a main form (Contracts) with 2 subforms, data stores in tblContracts and tblContractDetails. App Contracts are entered first, with a Contract# (like App04111), App/Merch, StartDate, EndDate, CorrespContract#(empty here), NumOfWidgets (and others) in the main Contracts section, then enters a list of StoreID's and AppDate's in the AppSub form. On Contracts form, when user chooses App or Merch either the AppSub becomes visible or the MerchSub; they cannot store App and Merch on the same contract
Only sometimes is there a corresponding Merch contract. When there is, when user enters CorrespContract# (App04111) I want it to copy just these fields from the original AppContract, and the StoreID and AppDate list to the MerchSub
I cannot seem to get these fields correct, and would appreciate any help. Thanks!
Only sometimes is there a corresponding Merch contract. When there is, when user enters CorrespContract# (App04111) I want it to copy just these fields from the original AppContract, and the StoreID and AppDate list to the MerchSub
I cannot seem to get these fields correct, and would appreciate any help. Thanks!