Pulling data from a big report

N

nbeaird_51

I am looking for a way to pull data (ie a specific state's financials) from a
huge report that I have. Need a drop tab or something so when I click on
State abbrevation it pulls only that states financials from the bigger
report? How do I do this???
 
J

JulieD

Hi

does data / filter / autofilter give you what you need?
if not, how is your data structured?

Cheers
JulieD
 
N

nbeaird_51

I have tried this the data is posted in a way that the state is a header and
then it goes into different products we offer going down a column. The rows
that grow accross are the financials from years past up till the current year
Example:
State 1-03 2-03 3-03 4-03.....
Product $$$$$$$$$$$$$$$$.....
Product $$$$$$$$$$$$$$$....
Product $$$$$$$$$$$$$$$.....

It does this fore every state and I want to be able to viewan individual
state from this bigger list to ease data entry and printing

ANY HELP APPRECIATED!!! Thanks and Happy Early St Patty's
 
N

nbeaird_51

Hey
That did not work I have the states as a header in yellow background and
when i did the pivot table it did not show the states it pretty much just put
the years in alphabetical order. This is really bugging me, any other
assistance will be helpful.

Nate
 
J

JulieD

Hi Nate

the only other idea i have is resort to code to extract the data you want
.... but i'm guessing the number of products is different for each state - so
the first state's products would be say rows 2 - 50, the second rows 3 - 100
.... or do each of your states sell the same products ??

another idea - at the end of each state's products do you have a total line?
if so, data / group & outline / auto outline might give you what you're
looking for (or you could outline each state manually and then hide &
display the states as required).

Cheers
JulieD
 
Top