Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to create an excel Pivottable-report from a dos command

I would like to know how to:
create an excel Pivottable-report from a dos command

Thanks, E.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default How to create an excel Pivottable-report from a dos command

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
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
PivotTable Report - NEW USER SGfla Charts and Charting in Excel 1 July 10th 08 08:16 PM
Report Filter in PivotTable Hutch Excel Discussion (Misc queries) 1 May 30th 08 08:35 PM
Excel 2007 PivotTable Report Filter area not working DaBus11 Excel Discussion (Misc queries) 0 July 27th 06 02:42 AM
How does one get the PivotTable report info that feeds another PivotTable report? Toby Erkson[_3_] Excel Programming 0 December 14th 04 10:00 PM
Creating a PivotTable Report from an Another PivotTable Report bcpaulus Excel Programming 1 January 8th 04 07:56 PM


All times are GMT +1. The time now is 10:02 AM.

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

About Us

"It's about Microsoft Excel"