J
JoeA2006
I am developing some fairly complex reports involving detail data summary
data and calculations. I need to be able to save the results of some of the
calculations to be used in different reports.
To complicate things even more, I would like to be able to present the data
in a spread sheet format.
Would it be better build functions to do the calculations in VBA or try to
create queries that will do the calculations?
To do the VBA will I have to code the ADODB connections and so forth?
data and calculations. I need to be able to save the results of some of the
calculations to be used in different reports.
To complicate things even more, I would like to be able to present the data
in a spread sheet format.
Would it be better build functions to do the calculations in VBA or try to
create queries that will do the calculations?
To do the VBA will I have to code the ADODB connections and so forth?