F
Flannel
I am hoping someone can point me in the right direction for
this. I'm not sure how easy or hard it is to do.
I have a list box of companies. When I select a company
from the list box it displays the rest of the company
information for the company on the form. This works fine. I
would like to be able to store the last 10 companies that
were selected in a new list box on the same form, it would
be like a "most recently selected companies" list. So, when
I select a company that companies ID field and name would
be put into the new list box.
I'm not sure where to even start for this. Is there someway
I could store the last 10 in memory, or would I have to
create a new table to store them in? I haven't played with
the BOOKMARK
this. I'm not sure how easy or hard it is to do.
I have a list box of companies. When I select a company
from the list box it displays the rest of the company
information for the company on the form. This works fine. I
would like to be able to store the last 10 companies that
were selected in a new list box on the same form, it would
be like a "most recently selected companies" list. So, when
I select a company that companies ID field and name would
be put into the new list box.
I'm not sure where to even start for this. Is there someway
I could store the last 10 in memory, or would I have to
create a new table to store them in? I haven't played with
the BOOKMARK