Excel 2000 VBA Subtotals help
- From: rhodyman10@xxxxxxxxx
- Date: 10 Feb 2007 07:02:51 -0800
I am using Microsoft Excel 2000 and Windows 2000.
I have created code to do subtotals on unique values on column A.
It then creates subtotals on unique values on column C.
I would like to put code in that breaks out the values for
specific values on column A. When it is done, I want it
to indent and show all the unique values for column C,
but keep their plus signs, so that the endusers can click on them,
if they choose. There are only *two* unique codes on column A that
I need to do this to.
It would really be a big plus if I can do this with code with the
computer's help. I have a number of reports that I am doing this to
manually.
Thank you in advance for your help.
.
- Follow-Ups:
- Re: Excel 2000 VBA Subtotals help
- From: Cindy M .
- Re: Excel 2000 VBA Subtotals help
- Prev by Date: Re: Access 2000 output to Excel 2000
- Next by Date: Re: Comparing Code
- Previous by thread: Access linked table to text file with schema.ini not working ADO
- Next by thread: Re: Excel 2000 VBA Subtotals help
- Index(es):
Relevant Pages
|