Thanks
Main Topics
Browse All TopicsHi,
Hi,
I got a Pivot table excel sheet, which is connected with SQL server. Once refreshed the lastest data is displayed in the Pivot table. I am also sending this manually a copy of this pivot table excel sheet. I want to automate the whole process which could refresh the pivot excel sheet and create a copy and accordingly send it to a list of users? May I know what is the best approach of writing this applicaiton or are there any tools available for this kind of process? if not what kind of classes should I use to make this, can anybody please provide sample app code for this?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: jason_woodsPosted on 2009-06-07 at 22:50:06ID: 24569408
It would be a good idea to copy the data into a new sheet. You can record a macro to "Paste Special" the values. en-us/libr ary/bb2680 22.aspx
To email with VBA, try this tutorial:
http://msdn.microsoft.com/