matt beamish
Registered User.
- Local time
- Today, 11:54
- Joined
- Sep 21, 2000
- Messages
- 215
Hello. I have (for me) a complex form containing 11 subforms, 26 visible unbound controls, 4 bound controls.
I want users to be able to export the form into excel with a few clicks. How do I achieve this? In doing a little searching it looks like Im going to have to use VBA to map controls to excel cells, but I have not done this before and my VBA is novice level.
The inbuilt exports cannot cope with the complexity, and printing to pdf also has problems with the order of controls.
(Due to issues with null values I maybe adding some further controls although these will probably be invisible).
Have attached screenshots of form in design and form view, with some blanking out, to give an idea. Hope someone can help. Thanks
Matt
I want users to be able to export the form into excel with a few clicks. How do I achieve this? In doing a little searching it looks like Im going to have to use VBA to map controls to excel cells, but I have not done this before and my VBA is novice level.
The inbuilt exports cannot cope with the complexity, and printing to pdf also has problems with the order of controls.
(Due to issues with null values I maybe adding some further controls although these will probably be invisible).
Have attached screenshots of form in design and form view, with some blanking out, to give an idea. Hope someone can help. Thanks
Matt