HI all.
i am facing a difficult situation. :confused: i have 3 tables thats are:
1.AccountType (AcTypeID, AcTypeName,)
2.Account(AcID, AcTypeID, AcName, AcDetail, AcDate)
3.Payments(AcID, PayID, PayType, PayMode, Amount, PayDate)
i want to have a bound form with Accounts Table which include...