Pivot Table Programming

  • Thread starter Thread starter Té
  • Start date Start date
T

Té

I have created a pivot table. Is there any way I can program Excel to put
any numbers from the pivot table that are higher than $5000 onto a new
worksheet? I'm fairly new to Macros, so I'm wondering if this can be done.
Thank you.
 
Sure; this is not too hard. Build your Pivot Table. I put mine on Sheet2.
Then, turn on the macro recorder. Click on the small grey square b/w Row 1
and Column A. Ctrl + C, Right-click, paste special, values, OK. Click on
the top of the column of data where you want to find values > 5000. Click
Data > Filter > Down Arrow > Custom > Greater Than or Equals to (box on left)
5000 (box on the right). Click OK. Click b/w Row 1 and Column A, click on
Sheet3, or wherever you want to put the final results, and paste special.
Turn off the macro recorder. Fiddle with it a bit if it doesn’t work the
first time you try. That’s pretty much it. I know you’ll get it to work
out!!

HTH,
Ryan---
 
that should work, as is. if you experience any problems, just post back.

bye,
Ryan---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top