K
Kenneth_J
It seems like alot of people run into a similar problem...but i
haven't found a satisfactory answer.
I wish to create a report that is a test which contains about 100
multiple choice test questions which are pulled pretty much randomly
from an access database. My first thought was to loop one hundred
times creating new labels for each of the questions and updating their
caption properties to hold the questions.
But apparently you can't create new controls on an open form unless it
is in design view ?!.
So i guess there must be an altogether more elegant way to do this,
i'm new to the whole access vba stuff, so if anyone can help it would
be much appreciated.
thanks,
keith
haven't found a satisfactory answer.
I wish to create a report that is a test which contains about 100
multiple choice test questions which are pulled pretty much randomly
from an access database. My first thought was to loop one hundred
times creating new labels for each of the questions and updating their
caption properties to hold the questions.
But apparently you can't create new controls on an open form unless it
is in design view ?!.
So i guess there must be an altogether more elegant way to do this,
i'm new to the whole access vba stuff, so if anyone can help it would
be much appreciated.
thanks,
keith