D
Daniel
I have a database which is split into two forms - company 'a' form and
company 'b' form - within these two forms are different supplier names for
each company.
From time to time the same supplier will appear in both but with different
data (as each form is based on a different table)
What I'd like to do is when a command button is pressed, for the other form
to open and show the data based on the suppliers name - The main issue that
I'm coming across is how can I populate the combo box in the second form to
show the suppliers name from selecting it in the first form?
I use the combo box to search for suppliers, but would also like it to show
a suppliers name based on it being opened from another form.
Hope all that makes sense and thanks in advance
Daniel
company 'b' form - within these two forms are different supplier names for
each company.
From time to time the same supplier will appear in both but with different
data (as each form is based on a different table)
What I'd like to do is when a command button is pressed, for the other form
to open and show the data based on the suppliers name - The main issue that
I'm coming across is how can I populate the combo box in the second form to
show the suppliers name from selecting it in the first form?
I use the combo box to search for suppliers, but would also like it to show
a suppliers name based on it being opened from another form.
Hope all that makes sense and thanks in advance
Daniel