d_profesor
Registered User.
- Local time
- Today, 18:02
- Joined
- Jan 17, 2008
- Messages
- 43
I have four table:
tblTempRunningCash
Field are : Date, CashBalance
tblTempRunningInvValue
Field: Date, InvBalance
tblTemRunningReceivable
Field: Date, RecBalance
tblTempRunningPayable
Filed: Date, PayBalance
My objective is : I want to display from those table in a report or form a report table that contain CashBalance, InvBalance, PayBalance, and RecBalance in a month. Something like picture in attachment file.
so, what i have to do ? Can i create a query to join that four table? any suggestion please..
Thanks
tblTempRunningCash
Field are : Date, CashBalance
tblTempRunningInvValue
Field: Date, InvBalance
tblTemRunningReceivable
Field: Date, RecBalance
tblTempRunningPayable
Filed: Date, PayBalance
My objective is : I want to display from those table in a report or form a report table that contain CashBalance, InvBalance, PayBalance, and RecBalance in a month. Something like picture in attachment file.
so, what i have to do ? Can i create a query to join that four table? any suggestion please..
Thanks