arpeggione
Programmer
Hi All:
I have a query with a Sum in it. Maybe for me, DSUM works the best, but I have heard it is slow so I'm trying other options.
So now, I've got a Sum field in my query, and tried using First for all of the other fields (instead of Group By as I have a memo field), but in my Continuous Form View - only the First record shows up - so I think I have to use Group By (which will cause my Memo field to be truncated for some records).
Is there a way I can use the aggregate SUM function, show all records and not truncate any memo fields?
thank you in advance!
Karen
I have a query with a Sum in it. Maybe for me, DSUM works the best, but I have heard it is slow so I'm trying other options.
So now, I've got a Sum field in my query, and tried using First for all of the other fields (instead of Group By as I have a memo field), but in my Continuous Form View - only the First record shows up - so I think I have to use Group By (which will cause my Memo field to be truncated for some records).
Is there a way I can use the aggregate SUM function, show all records and not truncate any memo fields?
thank you in advance!
Karen