T
Tony Williams
I have two tables one lists the names of committees and the other is a list
of documents they generate. I have a form based on the documents table which
gives details of the document including which committee generated it. On the
form I also want to indicate which other committees are interested in that
document, there could be 1 or say 8, it differs for each document. I had
thought of creating say 10 combo boxes based on the committee table called
comm1, comm2 comm3 etc and using them to store the other committees but this
seems a bit cumbersome and if say all the committees are interested, and
there are upto 30, then that approach would not be enough.
Anyone any ideas how I could work this? I am a relative newbie, particularly
at VBA!!!!
TIA
Tony Williams
of documents they generate. I have a form based on the documents table which
gives details of the document including which committee generated it. On the
form I also want to indicate which other committees are interested in that
document, there could be 1 or say 8, it differs for each document. I had
thought of creating say 10 combo boxes based on the committee table called
comm1, comm2 comm3 etc and using them to store the other committees but this
seems a bit cumbersome and if say all the committees are interested, and
there are upto 30, then that approach would not be enough.
Anyone any ideas how I could work this? I am a relative newbie, particularly
at VBA!!!!
TIA
Tony Williams