C
Chris Freeman
In my app, I have several forms that report employee hours and status via
queries and filters. Problem is this: I always get that annoying blabk line
at the end. I have Is Not Null in my query, but every single form I have has
3, 4, 5 or more lines of data, and then the blank add new record at the end.
How do I get rid of this so the form/reports look clean?
thanks
queries and filters. Problem is this: I always get that annoying blabk line
at the end. I have Is Not Null in my query, but every single form I have has
3, 4, 5 or more lines of data, and then the blank add new record at the end.
How do I get rid of this so the form/reports look clean?
thanks