Hi,
A question very similar to this was asked a little while ago - but my attempt at implementation of the solution failed quite miserably!!!
Anyway - here is my problem:
I have a fish details form (called "frm Fish enter"), which has a subform in it (called "frm Purchases enter - however, in the main form - it is named "Purchases").
In the subform - I have a combobox called "From", where the user selects where the fish was purchased from....this gets it's shop titles from a form called "frm Shop".
The combobox is setup so that the user can double click on the box - and the Shops form will open - if the user then adds a new shop, renames or deletes one, it doesn't reflect the changes in the combobox when the form is closed.
The other big thing with this is that I need the shops form to be able to be opened independantly without errors about not finding the "frm Fish enter" form.
Thanks for anyone who can answer this, much appreciated!
Bye!
A question very similar to this was asked a little while ago - but my attempt at implementation of the solution failed quite miserably!!!
Anyway - here is my problem:
I have a fish details form (called "frm Fish enter"), which has a subform in it (called "frm Purchases enter - however, in the main form - it is named "Purchases").
In the subform - I have a combobox called "From", where the user selects where the fish was purchased from....this gets it's shop titles from a form called "frm Shop".
The combobox is setup so that the user can double click on the box - and the Shops form will open - if the user then adds a new shop, renames or deletes one, it doesn't reflect the changes in the combobox when the form is closed.
The other big thing with this is that I need the shops form to be able to be opened independantly without errors about not finding the "frm Fish enter" form.
Thanks for anyone who can answer this, much appreciated!
Bye!