Hello,
I have a database filled with "jobs." Each "job" contains information and a "job Number."
I would like to, in a form using some sort of combo box, etc, enter a list of job numbers to make an identical change to.
Example : I would like to change the salesperson_name for job # 12345, 67543, 26873, 29873, 29879, and 28739 to "Fred." I would like to do this by entering a list of Job numbers and having those jobs' salesperson_name changed accordingly.
How would I do this? Keeping in mind that it needs to be somewhat user friendly because others will be using this form.
Thanks
I have a database filled with "jobs." Each "job" contains information and a "job Number."
I would like to, in a form using some sort of combo box, etc, enter a list of job numbers to make an identical change to.
Example : I would like to change the salesperson_name for job # 12345, 67543, 26873, 29873, 29879, and 28739 to "Fred." I would like to do this by entering a list of Job numbers and having those jobs' salesperson_name changed accordingly.
How would I do this? Keeping in mind that it needs to be somewhat user friendly because others will be using this form.
Thanks