Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I have a report that I export to ex

Status
Not open for further replies.

kpalazzi

Technical User
May 2, 2000
35
US
I have a report that I export to excel. It groups rows by Field1. The query the report is based on subtotals the value of each field1 group.

My report looks like this

field1 Value Subtotal
aaa 2.00 6.00
aaa 2.00
aaa 2.00

bbb 1.00 2.00
bbb 1.00

I need the subtotal to show at the last row in the field1 group instead of the first row. How can I do this?

An access solution is preferable, but I will take an Excel macro or vba solution. Thanks
Kimberly Palazzi
kpal29@hotmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top