EdwardMartinIII
Technical User
Hiya,
First, I'm kinda' new at this, so please -- if you don't mind -- explain a little more clearly than if I were, say, an Access wrangler.
I have built a Trouble Ticket database with lots of fields, including a field called "Tester," which is the person who submitted the original Trouble Ticket. The list of possible Testers is a different table, because different people come in and out.
I have used in previous forms the forms wizard so I can have those little buttons at the bottom of the form that allows one to page through records. This is damn handy.
I'm attempting to build a form right now that's stumping me with a particular functionality.
I'd like to make a drop-down (a combo box?) that gets its rowsource (data?) from the Testers table. I can't hardcode this because the Testers change often. The rest of the form shows various values from each of the Trouble Ticket records, such as Problem Description, Technician Notes, etc. When someone selects a specific Tester from the drop-down, then I would like the form to "repopulate" to records only having that Tester in the tester" field.
So, upon opening, the form will show all Trouble Tickets ready to review (say, 300). Then, "Edward" selects his name from the drop-down box (this is my rudimentary version of a "login"
and there's a second or two of chugging and then the little display at the bottom of the form reports only 122 records (All the records where "Edward" is in the Tester field).
I also have a button on the form that says "Approve Resolution" and if I press that, then a field value in that record ("Status"
is changed, the record should be saved (and wouldn't it be keen to play Handel's "Hallelujah" chorus when this happens?), and the form refreshed again (now 121 records to approve).
I would even be happy if someone could suggest a good path of exploration (and a few keywords). I'm fairly clever in a variety of things, but database technology/terminology is really new to me (my last database was Appleworks for the Apple ][e, back in 1984). Our reference books here seem to all assume a person has a good grasp of db background and just wants to know how Access does "it".
Thanks,
Edward Martin III "Do not read this sentence."
First, I'm kinda' new at this, so please -- if you don't mind -- explain a little more clearly than if I were, say, an Access wrangler.
I have built a Trouble Ticket database with lots of fields, including a field called "Tester," which is the person who submitted the original Trouble Ticket. The list of possible Testers is a different table, because different people come in and out.
I have used in previous forms the forms wizard so I can have those little buttons at the bottom of the form that allows one to page through records. This is damn handy.
I'm attempting to build a form right now that's stumping me with a particular functionality.
I'd like to make a drop-down (a combo box?) that gets its rowsource (data?) from the Testers table. I can't hardcode this because the Testers change often. The rest of the form shows various values from each of the Trouble Ticket records, such as Problem Description, Technician Notes, etc. When someone selects a specific Tester from the drop-down, then I would like the form to "repopulate" to records only having that Tester in the tester" field.
So, upon opening, the form will show all Trouble Tickets ready to review (say, 300). Then, "Edward" selects his name from the drop-down box (this is my rudimentary version of a "login"
I also have a button on the form that says "Approve Resolution" and if I press that, then a field value in that record ("Status"
I would even be happy if someone could suggest a good path of exploration (and a few keywords). I'm fairly clever in a variety of things, but database technology/terminology is really new to me (my last database was Appleworks for the Apple ][e, back in 1984). Our reference books here seem to all assume a person has a good grasp of db background and just wants to know how Access does "it".
Thanks,
Edward Martin III "Do not read this sentence."