Hi,
I've built a database which produces several different reports, by using combo box's to specify certain requirements.
These will now be published, but will need to be on seperate pdf's by one of the critera's in the combo box - "area". What's the best way to approach this?
My initial thoughts are to write a code which then input's each of the different Area's into the combo box in series. The only gripe would be maintenance of this, new area's spring up regaularly so it would be a manual process to continually change them. I've got a table with the areas in, is there a way of getting a code to look through a table and enter the amounts into the combo box one by one?
Thanks - any help, pointers or suggestions would be greatly appreciated!
Tom
I've built a database which produces several different reports, by using combo box's to specify certain requirements.
These will now be published, but will need to be on seperate pdf's by one of the critera's in the combo box - "area". What's the best way to approach this?
My initial thoughts are to write a code which then input's each of the different Area's into the combo box in series. The only gripe would be maintenance of this, new area's spring up regaularly so it would be a manual process to continually change them. I've got a table with the areas in, is there a way of getting a code to look through a table and enter the amounts into the combo box one by one?
Thanks - any help, pointers or suggestions would be greatly appreciated!
Tom