Just to make sure I explain this I like to use a list - sorry if it seems "elementary" to some...
1) The form to enter / update data [form name = Jobs] is set up as a datasheet to best resemble Excel.
2) Switchboard has a button that says to Update / Add to existing job
3) I need a list box to appear so that once the user clicks the "update..." button they can select the record they want to update or add to.
4) If possible I would like the list to be auto expanding so that once a new job is added, next time they click on the button that job will automatically be displayed. This avoids the requirement for someone to go in and manually maintain a list.
I have been out of programming for some time now so any help is greatly appreciated!
Thanks!
1) The form to enter / update data [form name = Jobs] is set up as a datasheet to best resemble Excel.
2) Switchboard has a button that says to Update / Add to existing job
3) I need a list box to appear so that once the user clicks the "update..." button they can select the record they want to update or add to.
4) If possible I would like the list to be auto expanding so that once a new job is added, next time they click on the button that job will automatically be displayed. This avoids the requirement for someone to go in and manually maintain a list.
I have been out of programming for some time now so any help is greatly appreciated!
Thanks!