質問する質問する
 

回答済みexcel.application question

  • 2009年7月2日 14:12c0pe ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    Hello,

    I need to work on a script that will process some excel files. The machine I am using to develop the script on does not have excel installed.... will installing the latest version of the Excel Viewer install the necessary components? Or is the only way to install the full blown excel app?

回答

  • 2009年7月4日 0:42Marco ShawMVP, モデレータユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     回答済み
    The Excel Viewer only gives you read-only access to documents and doesn't provide the COM interface.

    You'll need the full version...  Unless you somehow export the files to CSV, then PowerShell can deal with the data relatively easily.

すべての返信