L
Leslie Isaacs
Hello All
Is it possible to populate an option group from a table?
I have a table [event_categories], which is added to from time to time.
I have an option group on a form, which is used to specify which category to
include for a report. Currently the option group has an option value for
each record in [event_categories], which I have created manually. Whenever a
new record is added to [event_categories], I have to manually add another
'option' to the option group control - and I have to update the filter (in
the on-open event of the report).
Obviously it would be better if any new records in [event_categories] were
automatically added to the option group - and it would be fantastic if the
filter could also be updated to take account of the new 'event category'.
I would be very grateful for any help.
Many thanks
Leslie Isaacs
Is it possible to populate an option group from a table?
I have a table [event_categories], which is added to from time to time.
I have an option group on a form, which is used to specify which category to
include for a report. Currently the option group has an option value for
each record in [event_categories], which I have created manually. Whenever a
new record is added to [event_categories], I have to manually add another
'option' to the option group control - and I have to update the filter (in
the on-open event of the report).
Obviously it would be better if any new records in [event_categories] were
automatically added to the option group - and it would be fantastic if the
filter could also be updated to take account of the new 'event category'.
I would be very grateful for any help.
Many thanks
Leslie Isaacs