Search results

  1. D

    Ignore header without information

    I would like to have three headers, first-manufactuer and second -size and third - color. I want the manufactuers to be grouped together regardless if color is blank. Currently, I have two groupings for each manuf. One with color and the other blank. How can I have my report ignore the color...
  2. D

    changing text to currrency in report

    THANKS FOR THE HELP !!!!!!!!!!!!!!!!
  3. D

    changing text to currrency in report

    On a report I want to insert a $ amount into my report from the table. The field in the table is currency but inserted into the report as text. How can I take a currency field insert into a text box and still show it as a currency or % ?? Example: =" Your previous balance was" &[balance]...
  4. D

    control source in text field

    thanks for the help. However, it has brought a new question.......... On another report I want to insert a $ amount into my report from the table. The field in the table is currency but inserted into the report as text. How can I take a currency field insert into a text box and still show it...
  5. D

    control source in text field

    I'm trying to add data from a table into a text statement. The text box works with the first data source but gives a syntax error when attempting to add a second. My text box looks like this: ="thanks for your interest in" &[address] ". If my office can be of any assistance please contact" &...
Back
Top Bottom