Search results

  1. J

    Group Page Numbers

    Ok, right now I have some code that is printing the "page of pages" for individual groups in my report. This code has worked in other reports, so I put it in this report. It is however, not doing it properly. It seems like it is predicting the size of the groups improperly due to a field that...
  2. J

    Can't Find Known field??

    Yes, I am able to drag and drop the field for the field list generated by the recordsource
  3. J

    Label - Visible/NotVisible - Better Way

    You could have a field to determine the whether or not the label is displayed or not. I don't know why/how it is determined.
  4. J

    Can't Find Known field??

    Ok, here is the deal. I recently added a field to a table that already existed. Now I have to update a report that also already exists. I update the query that is driving it, it runs fine. I set up my group by header/footer based on my new field, it too also runs fine. However , if drag the new...
  5. J

    Determining number of pages detail section is

    Thanks, I'll look into it
  6. J

    Determining number of pages detail section is

    Great, because I am using 97 :)
  7. J

    Determining number of pages detail section is

    Yes, I believe that is what I want. Because the report will have multiple sections, and we want the page numbering to relative to the current group, rather than the entire report
  8. J

    Determining number of pages detail section is

    I need to figure out how many pages the Detail section and the Group Header takes. Anyway to do that? It is for special page numbering.
Back
Top Bottom