westbandits
New member
- Local time
- Yesterday, 23:45
- Joined
- Jun 26, 2010
- Messages
- 7
Dear All,
Hello, I'm from Malaysia. I need advice and guide here. Currently with my new job, involves a lot of data entry records. I'm a beginner in Access 2007,since I'm not very good with VBA, I would be appreciated if anybody could assist me in the following scenario;
I have 6 Tables, I need to use a form, first I need to search the Employee name in Table A (by key in instead of pull down combo boxes), then Access will show me the record I need to see in Table A, B and C. After record have shown, I need to key in the date and time in Table D. Each employee will have a unique ID in Table A with relation to Table A, B, C, D and E. Only in the Table D, the employee ID is not a primary Key but it does have a sequence entry ID which set to primary key. Table D will store all the working date and hours of each employee records. How to go about it using the simple form design instead of VBA.
How to store a value to a table which have been calculated in the Query table??
Hello, I'm from Malaysia. I need advice and guide here. Currently with my new job, involves a lot of data entry records. I'm a beginner in Access 2007,since I'm not very good with VBA, I would be appreciated if anybody could assist me in the following scenario;
I have 6 Tables, I need to use a form, first I need to search the Employee name in Table A (by key in instead of pull down combo boxes), then Access will show me the record I need to see in Table A, B and C. After record have shown, I need to key in the date and time in Table D. Each employee will have a unique ID in Table A with relation to Table A, B, C, D and E. Only in the Table D, the employee ID is not a primary Key but it does have a sequence entry ID which set to primary key. Table D will store all the working date and hours of each employee records. How to go about it using the simple form design instead of VBA.
How to store a value to a table which have been calculated in the Query table??