Recent content by hirsp1

  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

    Can conditional formating affect font color, too?

    Worked great...turned your help into a function and voila!
  3. 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...
  4. 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?
  5. H

    Graphics sizing in a report...

    Ok...so, I've got a new problem, that sort of relates to the first. Rather than repeat a graphic, I'd like to be able to simple create a string that contains x number of spaces where x represents a value from a query. If it helps, what I'm trying to do is create a timeline type of report...a...
  6. 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