RamanathanN
New member
- Local time
- Today, 22:13
- Joined
- Aug 13, 2012
- Messages
- 8
Hi All,
I have a table called staff, the table has following fields: Date, Staff name, Dept, Client Name, Location, Post code, Time In, Time Out. I am trying to create a simple diary system for each staff with clients they see. I have a form called Staff Diary, where I enter above details. Client name is base on a combo box. When I select the client name from the combo box its auto populate the location and post code.
I have a save button on the form, when i click the save button, combobox details are not saveed on the staff table. The fields "location" and "post code" unbound. could anyone help me please how to resolve this problem? Thank you.
Kind regards
Nathan.
I have a table called staff, the table has following fields: Date, Staff name, Dept, Client Name, Location, Post code, Time In, Time Out. I am trying to create a simple diary system for each staff with clients they see. I have a form called Staff Diary, where I enter above details. Client name is base on a combo box. When I select the client name from the combo box its auto populate the location and post code.
I have a save button on the form, when i click the save button, combobox details are not saveed on the staff table. The fields "location" and "post code" unbound. could anyone help me please how to resolve this problem? Thank you.
Kind regards
Nathan.