M
Mark
Hi All
I'm coming back to access after a very long break developing in VS.net and
am having a bit of trouble adjusting. I'm writing a front end on an access
2003 database, and have the following scenario I could do with some help on:
I have a master list of products, and also a master list of 'selection
sets'. What I need to do is put a front end on the link table that is used to
specify which products are in which sets (an N-N relationship). I've set up a
continuous form containing the products, with an include checkbox against
each item (the form at this point knows which selection set it is dealing
with). The only problem being that, as I've used a function to specify the
initial value of the checkbox it has set the form as read-only, which put a
hitch in my plan of handling the OnDirty event and using SQL in there to
add/delete the link record as neede).
If anyone could give me some pointers I'd me most appreciative
Thanks in advance for your help
Mark
I'm coming back to access after a very long break developing in VS.net and
am having a bit of trouble adjusting. I'm writing a front end on an access
2003 database, and have the following scenario I could do with some help on:
I have a master list of products, and also a master list of 'selection
sets'. What I need to do is put a front end on the link table that is used to
specify which products are in which sets (an N-N relationship). I've set up a
continuous form containing the products, with an include checkbox against
each item (the form at this point knows which selection set it is dealing
with). The only problem being that, as I've used a function to specify the
initial value of the checkbox it has set the form as read-only, which put a
hitch in my plan of handling the OnDirty event and using SQL in there to
add/delete the link record as neede).
If anyone could give me some pointers I'd me most appreciative
Thanks in advance for your help
Mark