C
c8tz
Hi,
I have a form such that on the main form it has:
Month
GroupID (Combo)
TransferAmt
Transfer Cmd button
On the SubForm which is linked by Month and GroupID
Month - picks up from mainform
GroupID(Combo) - picks up from mainform
TransferInAmt -
The TransferInAmt should be what is in the TransferAmt on the main
Form.
it should update the CentralLoc file such that Month, GroupID ,
TransferAmt Fields are updated.
At the same time on the subform: TransferAmt should show in
TransferInAmt; Month;GroupID and these should update in subformTable.
At the moment not updating table.
**
Would love some steering in the right path -
Thanks heaps,
ccholai
I have a form such that on the main form it has:
Month
GroupID (Combo)
TransferAmt
Transfer Cmd button
On the SubForm which is linked by Month and GroupID
Month - picks up from mainform
GroupID(Combo) - picks up from mainform
TransferInAmt -
The TransferInAmt should be what is in the TransferAmt on the main
Form.
from GroupID and a TransferAmt - when I click on Transfer Cmd ButtonFrom the Main Form: I should be able to enter a month, put in a group
it should update the CentralLoc file such that Month, GroupID ,
TransferAmt Fields are updated.
At the same time on the subform: TransferAmt should show in
TransferInAmt; Month;GroupID and these should update in subformTable.
At the moment not updating table.
**
Would love some steering in the right path -
Thanks heaps,
ccholai