donniedarko
New member
- Local time
- Today, 13:16
- Joined
- Jan 9, 2005
- Messages
- 5
Hello. I am new to access and had a different question...
I want to design this form where instead of typing in search criteria one would simply do the following:
Example:
Form has ADD/Remove button(s), 2 List boxes, Labels and Text boxes, etc...
a.) Once user click add button he will be able to add let's say... a Supervisor. Upon entering and saving supervisor's first and last name, supervisor's information gets added to Listbox 1.
b.) Once supervisor's name is selected from Listbox 1, Add Employee button unlocks and when clicked, brings up a second form letting user enter Employees information and then saving it accordingly.
c.) Now, List box 1 contains Supervisor name that when selected will make Listbox 2 display whatever employee was saved under that supervisor.
I can not find any example database on the net that does use this kind of aproach. I also think that there may be some vb code included. Gosh! So much for me thinking that Access would be very similar to Excel which I'm very good at. Can anyone at least show me the light? hehe...
Thank you all in advance for any answers given to my post.
I want to design this form where instead of typing in search criteria one would simply do the following:
Example:
Form has ADD/Remove button(s), 2 List boxes, Labels and Text boxes, etc...
a.) Once user click add button he will be able to add let's say... a Supervisor. Upon entering and saving supervisor's first and last name, supervisor's information gets added to Listbox 1.
b.) Once supervisor's name is selected from Listbox 1, Add Employee button unlocks and when clicked, brings up a second form letting user enter Employees information and then saving it accordingly.
c.) Now, List box 1 contains Supervisor name that when selected will make Listbox 2 display whatever employee was saved under that supervisor.
I can not find any example database on the net that does use this kind of aproach. I also think that there may be some vb code included. Gosh! So much for me thinking that Access would be very similar to Excel which I'm very good at. Can anyone at least show me the light? hehe...
Thank you all in advance for any answers given to my post.