Search results

  1. H

    Broken Formating...

    I have a report with a field that uses a function to determine its contents then another function to determine its formating. The function worked fine. After changing nothing, the formating module formats BEFORE there is any data to format and breaks, giving a type mis-match error. Is there a...
  2. H

    Dynamic text boxes in a report...

    Is is possible to create a text box dynamically based on table/query data? For instance, if I would like to loop 52 times (one for each week) and generate text based on the value of a query to put in the text box....create [Week01] with specific properties (height, width, background color...
  3. H

    Can conditional formating affect font color, too?

    I would like to be able to conditionally change the font color. Is this possible? If so, how?
  4. H

    Graphics sizing in a report...

    I need to know how to to stretch a graphic's x size based on a value in the report. Is this possible? Or use the value to repeat the graphic x times (either method would work, but I think I would prefer the second).
Back
Top Bottom