Access Version: Access 2010
Experience Level: Beginning/Intermediate-Comfortable with basic vba coding, but need a bit more guidance with anything advanced, though I'm good at following examples.
Hi,
I've been working on a custom report tool, in which the user would be able to click checkboxes on a form (up to 19 fields), and see whichever fields they chose, in order, along with calculations.
This forum has really helped me get this up and running, and due to the advice I got I was able to take this tool to the next level. If I were to rate it's usefulness and effectiveness right now, I'd give it a very good.
In order to raise this to excellent, there are additional fields I would like to add. However, this would take me over the 22" width limit for an access report. Most of the time the user will not choose to see all the fields at once, but to design for maximum flexibility I need this to be an option. That's why I need such a wide report. I've spent the past few days researching ways to get extra width, and it seems to be a hard limit with no wiggle room.
I'm just wondering if anyone could suggest a workaround. I've researched using subreports, but I'm not sure that would be a good solution for a tabular report. What I would like to do would be to create a second report for the additional fields, and syncronize them, so that to the user it would seem like one long continuous report. I'm looking for feedback on whether that's practical or even possible.
The additonal fields I want to add would be nice to have, but they are not mission critical. I'm trying to decide whether attempting to add them would be worth the effort. Any help/feedback would be much appreciated. Thank you.
Experience Level: Beginning/Intermediate-Comfortable with basic vba coding, but need a bit more guidance with anything advanced, though I'm good at following examples.
Hi,
I've been working on a custom report tool, in which the user would be able to click checkboxes on a form (up to 19 fields), and see whichever fields they chose, in order, along with calculations.
This forum has really helped me get this up and running, and due to the advice I got I was able to take this tool to the next level. If I were to rate it's usefulness and effectiveness right now, I'd give it a very good.
In order to raise this to excellent, there are additional fields I would like to add. However, this would take me over the 22" width limit for an access report. Most of the time the user will not choose to see all the fields at once, but to design for maximum flexibility I need this to be an option. That's why I need such a wide report. I've spent the past few days researching ways to get extra width, and it seems to be a hard limit with no wiggle room.
I'm just wondering if anyone could suggest a workaround. I've researched using subreports, but I'm not sure that would be a good solution for a tabular report. What I would like to do would be to create a second report for the additional fields, and syncronize them, so that to the user it would seem like one long continuous report. I'm looking for feedback on whether that's practical or even possible.
The additonal fields I want to add would be nice to have, but they are not mission critical. I'm trying to decide whether attempting to add them would be worth the effort. Any help/feedback would be much appreciated. Thank you.