![]() |
Sergey Kornilov admin 7/19/2003 |
Hi, Set rsTotals = server.CreateObject ("ADODB.Recordset")
|
|
cagleyleslie 11/18/2003 |
I'd like to total a column in my database also, and ran across this post in the forum. I can't, however, figure out where exactly to add the code provided. Can you say specifically which line of existing code it follows or precedes? Thanks! |
![]() |
Sergey Kornilov admin 11/19/2003 |
Hi, call loopRs(rsDetails, CLng(PageSize))
|