Hi,
I currently have a form set up with cascading comboboxes to act as a search interface for my database. The comboboxes filter down an unbound listbox to the desired options.
Once I have the record(s) selected in the list box, I am wanting to have a command button to "export" them to an already created table. The value being exported is a taxonomy number.
Is there an easy macro to do for this type of thing, or do I need to delve into some VBA code?
Thanks.
I currently have a form set up with cascading comboboxes to act as a search interface for my database. The comboboxes filter down an unbound listbox to the desired options.
Once I have the record(s) selected in the list box, I am wanting to have a command button to "export" them to an already created table. The value being exported is a taxonomy number.
Is there an easy macro to do for this type of thing, or do I need to delve into some VBA code?
Thanks.