Recent content by srdawson

  1. S

    Displaying zero in report.

    OK, I've just deleted the Text boxes then recreated them in what I thought was the exact same way as I did originally. Now the zeros are visible? A mystery to me!
  2. S

    Displaying zero in report.

    General Number Trying to attach a zip file with extract of db but never done this before so be patient. Ah! need to have 10 posts or more to attach file! Only have 4.
  3. S

    Displaying zero in report.

    The control sources of the text boxes are the fields in the underlying query.
  4. S

    Displaying zero in report.

    That will definitely do it, but not how you want. It sounds like your issue is a query issue not a report issue. You need to investigate the underlying query, identify a specific record that has a null value and then find out why that is null. I've checked the query and there are no Null...
  5. S

    Displaying zero in report.

    First post so please bear with me. I am trying to display zeros in a report and at present I'm getting blank in text box where the value is zero. How do I display zero?
Back
Top Bottom