PC Review


Reply
Thread Tools Rate Thread

How to create an excel Pivottable-report from a dos command

 
 
=?Utf-8?B?RS4=?=
Guest
Posts: n/a
 
      18th Oct 2007
I would like to know how to:
create an excel Pivottable-report from a dos command

Thanks, E.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?U2VhbkMgVUs=?=
Guest
Posts: n/a
 
      19th Oct 2007
Hi E,

You should be able to do this. I would suggest you write the code in Excel
first. Then when it is done and is working as you want, try using VBScript to
write some code that creates an Excel Application Object, and then you would
need to place the code you wrote in Excel in the VBScript file, making sure
you reference all the Excel VBA methods through the Excel Object that the
script has already created.

Once the script is written and works, place it in a location in the PATH
setting on your computer, or amend the PATH to include the script location,
and you can then simply type the script name from a command prompt.

Some help on scripting (including automation of Excel) can be found at:
http://www.microsoft.com/technet/scr...r/default.mspx
http://www.microsoft.com/technet/scr...a/default.mspx

and here's an archive specific to Excel:
http://www.microsoft.com/technet/scr...7/hey1017.mspx

I hope this helps,

Sean.


"E." wrote:

> I would like to know how to:
> create an excel Pivottable-report from a dos command
>
> Thanks, E.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create Macro that can build a Scenario PivotTable Report? Gerry Microsoft Excel Programming 0 31st May 2008 02:54 PM
PivotTable total columns are blank. Can I make report based on PivotTable query? Song Su Microsoft Access Reports 0 6th Apr 2008 03:10 AM
How to get the PivotTable report info that feeds another PivotTable report. Toby Erkson Microsoft Excel Discussion 2 29th Dec 2004 03:03 PM
How does one get the PivotTable report info that feeds another PivotTable report? Toby Erkson Microsoft Excel Programming 0 14th Dec 2004 10:00 PM
Create Excel PivotTable from VB.NET Jesus Carmona Microsoft VB .NET 0 20th Aug 2004 10:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:14 PM.