Bonifaceg
Registered User.
- Local time
- Today, 07:00
- Joined
- Oct 26, 2004
- Messages
- 18
Hi all.
I think this question belongs here, but I'm not sure, so bear with me.
I have a database I created to track stays, occurrences, suspensions, bars, & personal Information at a men's residence. Within this, I have a form, unlinked, (frmcontrolpanel) that I want to use as a control panel to enter & manipulate data in several tables; (PersonalInfo), (CheckIn), (SuspendInfo), (Choreinfo), (Occurrencelog), (BarInfo), & (SupNotes).
I want frmcontrolpanel to GET data from tables BunkNumber and Checkin, and to INPUT data into tables PersonalInfo, SuspendInfo, ChoreInfo, BarInfo, OccurrenceLog, and SupNotes.
How would I go about doing this? Any & all help is greatly appreciated.
The db has 2 modules in it that the form (frmcontrolpanel) uses.
I think my relationships and tables are in order, but if they arent, then please do tell.
Thanks Again,
Bonie.
I think this question belongs here, but I'm not sure, so bear with me.
I have a database I created to track stays, occurrences, suspensions, bars, & personal Information at a men's residence. Within this, I have a form, unlinked, (frmcontrolpanel) that I want to use as a control panel to enter & manipulate data in several tables; (PersonalInfo), (CheckIn), (SuspendInfo), (Choreinfo), (Occurrencelog), (BarInfo), & (SupNotes).
I want frmcontrolpanel to GET data from tables BunkNumber and Checkin, and to INPUT data into tables PersonalInfo, SuspendInfo, ChoreInfo, BarInfo, OccurrenceLog, and SupNotes.
How would I go about doing this? Any & all help is greatly appreciated.
The db has 2 modules in it that the form (frmcontrolpanel) uses.
I think my relationships and tables are in order, but if they arent, then please do tell.
Thanks Again,
Bonie.