Webbenstein
New member
- Local time
- Yesterday, 17:21
- Joined
- Jan 7, 2007
- Messages
- 8
Hi there, I've had a good search around and couldn't find anything related to my question so I'll start off a new thread.
Firstly, this is what I would like to achieve: I need a simple report for address labels which will be sent out with monthly summaries to employees. I can easily create a label report using the wizard by selecting the label type and saving the report. But this means I'm dictating the label size the system generates. What I'd like to be able to do is allow the user of the system to choose the label type they have and save it as a default - into a settings table or something along those lines. Then if they want to change it they can select the new label type and update the setting.
I've had a play around with label reports and I don't think they actually store the label type used to create them, rather the wizard generates the report detail size and text placement based on the dimensions of the label type you choose. So...
Really what I think I am asking is how can I access the list of label sizes access uses in the wizard, so I can display them in my own combo box on a form. Then, when the user makes a selection I can format my label report accordingly.
Any ideas or pointers would be greatly appreciated.
Firstly, this is what I would like to achieve: I need a simple report for address labels which will be sent out with monthly summaries to employees. I can easily create a label report using the wizard by selecting the label type and saving the report. But this means I'm dictating the label size the system generates. What I'd like to be able to do is allow the user of the system to choose the label type they have and save it as a default - into a settings table or something along those lines. Then if they want to change it they can select the new label type and update the setting.
I've had a play around with label reports and I don't think they actually store the label type used to create them, rather the wizard generates the report detail size and text placement based on the dimensions of the label type you choose. So...
Really what I think I am asking is how can I access the list of label sizes access uses in the wizard, so I can display them in my own combo box on a form. Then, when the user makes a selection I can format my label report accordingly.
Any ideas or pointers would be greatly appreciated.