G
Guest
Hi guys,
I recently read that Dsum, etc functions really slow down performance when
database tables get split.
So, I tried to come up with a SQL / recordset for tax subtotals at the
bottom of my forms/reports, but cant get them to refresh the control when
amounts change. I have it setting in the form current event.
I wantetd to use a sum calculating field in the footer of my subform,
however there are different tax levels for each line, bugger. I have to use
a complex query to the tax tables.
Can anybody suggest the best method? Should I just stick w/ dsum. It does
work well now, but havent tested it on a network.
Thanks,
dp
I recently read that Dsum, etc functions really slow down performance when
database tables get split.
So, I tried to come up with a SQL / recordset for tax subtotals at the
bottom of my forms/reports, but cant get them to refresh the control when
amounts change. I have it setting in the form current event.
I wantetd to use a sum calculating field in the footer of my subform,
however there are different tax levels for each line, bugger. I have to use
a complex query to the tax tables.
Can anybody suggest the best method? Should I just stick w/ dsum. It does
work well now, but havent tested it on a network.
Thanks,
dp