| | |
|
|
|
Getting columns to total in Access |
| message from s_pdavis@sbcglobal.net on 12 May 2004 |
Can anyone tell me how I can get Access to total columns
in a report, like Excel does? I am really at lost on this
one. Any suggestion, I will be glad to try.
Thanks,
Lost in Dallas
|
| Roger Carlson replied to s_pdavis@sbcglobal.net on 12 May 2004 |
=sum([Field1])
This assumes that the field above it in the Detail section is called Field1
also.
|
|
Archived message: Getting columns to total in Access (Microsoft Access Database)