Hi!
I get an error when summarize a field in datasheet when no record is showed.
Let me clarify:
I have main form with datasheet subform in which I have unbound textbox that calls another unbound textbox in subform (this one summarizes how many items one customer has)
So you can search through various customers of main form and in subform it shows how many items each customer has.
I wanted to summarize those items to know the totals.
But… An error appears in both of unbound boxes when there are NO RECORDS to show. (I do understand for unbound textbox in main form – it just calls other unbound textbox)
How to make this error not to appear and to make it just show ZERO?
I get an error when summarize a field in datasheet when no record is showed.
Let me clarify:
I have main form with datasheet subform in which I have unbound textbox that calls another unbound textbox in subform (this one summarizes how many items one customer has)
So you can search through various customers of main form and in subform it shows how many items each customer has.
I wanted to summarize those items to know the totals.
But… An error appears in both of unbound boxes when there are NO RECORDS to show. (I do understand for unbound textbox in main form – it just calls other unbound textbox)
How to make this error not to appear and to make it just show ZERO?