[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.6

VBA code to manipulate a grouped header in a report

Asked by sxxgupta in Access Reports, Access Coding/Macros, Access Architecture/Design

I need vba code help to manipulate a grouped header in a report.  I have no clue what to do.  I have found bits and pieces of code online and here is the summary:
The report in question is called single_ii_report_rev_D.
This report has a grouped header called IITReportNoHeader.
Here is what I would like an expert to accomplish:
1.  When you open the db, a form called ziitreportnorange opens.
2.  Use a start value of 1 and a end value of 20 for test purposes.
3.  Click on the print preview button to generate the report.
4.  When the report opens in print preview mode, I would like the IITReportNoHeader to hide its contents (basically 3 labels are in this header) on the first page and that section to go to a "0" height so that ther is no "blank space" created between the page header and the detail section.  I only want the IITReportNoHeader to grow and show the 3 labels on the last page of EACH and EVERY grouped header.  
NOTE:  The pageheader and page footer code is working fine.  Actually I am somehow trying to use the variables defined for the pagefooter that I can use so that the IITReportHeader can grow and show its contents on the last page of each grouped header.  I think this is the key to accomplishing this task.  You will notice that the page number goes from page1 of x, page 2 of x, page x of x.......for each grouped IITReportNo.  To declare success, I would like the expert to test IITReportNo 1 through 20 (using the form) and verify that the above criteria is met.  Please keep in mind that I am not a vba expert and understand bits and pieces.  Your help is greatly appreciated.  Again, credit for all code was either found online or contributed to by experts on this forum.
Attachments:
 
db
 
[+][-]10/22/09 05:46 AM, ID: 25633439Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/22/09 06:13 AM, ID: 25633719Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/22/09 07:08 AM, ID: 25634364Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/22/09 08:01 AM, ID: 25635028Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/22/09 08:41 AM, ID: 25635503Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/22/09 10:36 AM, ID: 25636827Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/22/09 11:23 AM, ID: 25637384Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/22/09 11:27 AM, ID: 25637427Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/22/09 12:42 PM, ID: 25638157Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/22/09 01:05 PM, ID: 25638381Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/22/09 01:29 PM, ID: 25638639Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/23/09 11:04 AM, ID: 25646804Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/23/09 07:54 PM, ID: 25650516Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Access Reports, Access Coding/Macros, Access Architecture/Design
Sign Up Now!
Solution Provided By: harfang
Participating Experts: 2
Solution Grade: A
 
[+][-]10/24/09 06:44 PM, ID: 25655172Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625