jayanth1808
Registered User.
- Local time
- Today, 17:15
- Joined
- Sep 27, 2008
- Messages
- 18
Hi, I am new to access... I just want to prepare a simple data entry form. I have table "Activity", where all team names, function names, and cycle times are stored.
And I have another table "Volumes" with columns Date,Team,Function,Volumes.
I need a form with one combo box with distinct team names and if we select team name, it shud show all the functions for that team from Activity table. we need to update volumes for that. after entering all data, if we click "upload to volumes button", all those records shud be saved in volumes table with current date.
Please help me out.. its really urgent.
Thanks in advance
And I have another table "Volumes" with columns Date,Team,Function,Volumes.
I need a form with one combo box with distinct team names and if we select team name, it shud show all the functions for that team from Activity table. we need to update volumes for that. after entering all data, if we click "upload to volumes button", all those records shud be saved in volumes table with current date.
Please help me out.. its really urgent.
Thanks in advance