ACCESS NEWB
Registered User.
- Local time
- Today, 08:45
- Joined
- Feb 12, 2008
- Messages
- 64
Would you be so kind to help me with my database.
It suppose to do do sign in sign out equipment.
I have assigning part sorted out but have problems with return form.
I created form in a way i make it but only to work, hehe.
What I did is added DANE field in tblINVENTORY which is my control field.If item is assigned it change its value to 1,and when its returned back to 0.
I would like to be able following, by selecting employee name from combobox, to get list of all items he signed for ,and option to select 1 or more of those and ad d return date into those,and of course change value of respectable DANE fields to 0.
It suppose to do do sign in sign out equipment.
I have assigning part sorted out but have problems with return form.
I created form in a way i make it but only to work, hehe.
What I did is added DANE field in tblINVENTORY which is my control field.If item is assigned it change its value to 1,and when its returned back to 0.
I would like to be able following, by selecting employee name from combobox, to get list of all items he signed for ,and option to select 1 or more of those and ad d return date into those,and of course change value of respectable DANE fields to 0.