Search results

  1. L

    Hide zero fields from query

    Τhank you again! :) Well, I was thinking as much this morning, when I woke up and I was digging in my brain's general database knowledge... But I had to know for sure. Thank you all for your feedback! :)
  2. L

    Hide zero fields from query

    I do not know what you mean by a ragged right edge, however I do not want to have that field or any of those fields in my result. The thing is that I cannot just exclude some of the fields because the next time the query is called the values are most certainly going to change.
  3. L

    Hide zero fields from query

    First of all thank you for your answers and the welcoming. :) Then, I would like to add that the results are not viewed on any form or textfields. I am using MS Access 2010 and one query out of many, gets all these different fields which eventually will be exported in an excel file. Howerever...
  4. L

    Hide zero fields from query

    Greeting everyone, I have a query that selects different values from different tables. The values of these fields change all the time and I would like the result of my query to exclude - hide the fields that are zero. However, I only want to hide the specific zero fields not the hole record...
Back
Top Bottom