Guest_imported
New member
- Jan 1, 1970
- 0
I'm still relatively new to coding CF, but here's what I'm trying to do - I'm trying to code one of my templates so that it retrieves a column of numbers from a database table, sum them all dynamically, have the same happen to another column, then have one of those sums divided by the other, also in real time dynamically. Any suggestions on how I would build a query like this in MS Access, or just by coding it with CF? Thanks.