LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA advanced filter

Hello,

I have a macro running that filters the data on one worksheet
(invoice_tracking) and then parses it out to the other worksheets (each
representing an individual task) according to task number.

My most recent quest has been to further parse out the data that is pasted
on each of the worksheets from the invoice_tracking worksheet to analyze
subtotals of invoices according to status (i.e. "APPROVED/POSTED",
"UNAPPROVED/WAITING", AND "APPROVED/NOT POSTED"). Ultimately, I need to be
able to total each category, pull that task's estimate amount from a cell on
the same worksheets, then analyze the variance according to status totals
(and grand total) vs estimate.

I tried to achieve this using VBA to do an advanced filter on the previously
filtered data for each worksheet. But it only gave me a value of the total
dollar amount for whichever status came first on the list. It wouldn't pick
out the unique records and just tally those.

Is there a way to do what I'm wanting to do in VBA? I'm wondering if the
advanced filter may not be capable of that level of fidelity. Maybe there's
some other method?

I tried doing a pivot table but could only get it to tally the invoices
along with the estimate --not find the difference between the value of the
different invoice statuses and the estimate.

Any insight would be ever so greatly appreciated.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Advanced Filter - filter rows < jaws4518 Excel Discussion (Misc queries) 3 November 1st 06 05:48 PM
Why won't advanced filter return filter results? jaws4518 Excel Worksheet Functions 5 September 12th 06 06:11 PM
How do I use advanced filter to filter for blank cells? Monique Excel Discussion (Misc queries) 2 March 21st 06 06:43 PM
"Criteria Range" in the "Data/Filter/Advanced Filter" to select Du TC Excel Worksheet Functions 1 May 12th 05 02:06 AM
advanced filter won't allow me to filter on bracketed text (-456.2 LucianoG Excel Discussion (Misc queries) 1 December 6th 04 08:38 PM


All times are GMT +1. The time now is 06:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"