Villarreal68
Registered User.
- Local time
- Yesterday, 18:25
- Joined
- Feb 15, 2007
- Messages
- 133
Hello everyone,
I've been seaching this site for some direction on previous posts, but I have not found what I'm looking for. I figure someone might be able to point me in the right direction.
I posted in the General Forum because I'm not sure where to post it.
I'm working on a scheduling db for security guards. This requires to have shifts, posts, dates, track sick calls, vacations, etc for the scheduling... what I want to do is make it as graphical as possible for the UI.
So what I want to do is create a dynamic form that they can click to add/remove/mark as absent/etc.
This is where I need some direction.
The dynamic form will be populated by selecting a date.
When this date is selected, I would like the form to be populated with all posts for that date. It will have fields to add the eployee next to the post that pertains to that date.
Also if the employee calls in sick, it will have an option to cross him out, but not delete him from that assiged post and date, but it will give me an extra field to enter the "newly" assigned employee to that post to that date.
It will be very GUI and color coded to show what is going on.
I visualize having multiple similar forms, but one would be focused on the posts for a specific employee, another where the focus is on the posts for a specific shift.
As I mentioned, I've never created such form, but I know it's possible. Where do you recommend I do some reading to understand how to create such form. I know it will need some VBA and that is where my weakness is. I'm familiar with the default tools that Access offers, but I have not ventured into the VBA much.
So I would really appreciate it if someone directed me to a sample db in this site with a form that somewhat fits the description or to another site that has a form like that or a site that describes how to create such a form.
I would be so greatfull.
Thank you in advance.
René
I've been seaching this site for some direction on previous posts, but I have not found what I'm looking for. I figure someone might be able to point me in the right direction.
I posted in the General Forum because I'm not sure where to post it.
I'm working on a scheduling db for security guards. This requires to have shifts, posts, dates, track sick calls, vacations, etc for the scheduling... what I want to do is make it as graphical as possible for the UI.
So what I want to do is create a dynamic form that they can click to add/remove/mark as absent/etc.
This is where I need some direction.
The dynamic form will be populated by selecting a date.
When this date is selected, I would like the form to be populated with all posts for that date. It will have fields to add the eployee next to the post that pertains to that date.
Also if the employee calls in sick, it will have an option to cross him out, but not delete him from that assiged post and date, but it will give me an extra field to enter the "newly" assigned employee to that post to that date.
It will be very GUI and color coded to show what is going on.
I visualize having multiple similar forms, but one would be focused on the posts for a specific employee, another where the focus is on the posts for a specific shift.
As I mentioned, I've never created such form, but I know it's possible. Where do you recommend I do some reading to understand how to create such form. I know it will need some VBA and that is where my weakness is. I'm familiar with the default tools that Access offers, but I have not ventured into the VBA much.
So I would really appreciate it if someone directed me to a sample db in this site with a form that somewhat fits the description or to another site that has a form like that or a site that describes how to create such a form.
I would be so greatfull.
René