LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Command line utility for inserting data into Excel spreadsheet

Hello,

I need a command line utility that can insert data into an Excel spreadsheet
from command prompt. The syntax could be something like -

insertintoxls.exe "C:\Sales reports\salesrep.xls" "129290" "Sheet1!C35"

where
- insertintoxls.exe is the utility itself.
- "C:\Sales reports\salesrep.xls" is the complete path for the Excel
spreadsheet.
- 129290 is the value to be inserted.
- Sheet1!C35 is the cell reference.

In this example, the utility should open file salesrep.xls and insert value
129290 into cell C35 on sheet 1.

Any help in this reagard would be greatly appreciated.


 
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
Inserting data into Word document by a range of dates from Excel spreadsheet Gordon[_6_] New Users to Excel 3 July 29th 08 08:22 PM
I want to select every 10th line of data in an excel spreadsheet? Matloter Excel Discussion (Misc queries) 3 December 6th 07 10:33 PM
inserting a line between different data Outbacker Excel Discussion (Misc queries) 1 August 24th 07 06:32 PM
Looking for a Utility with Multi Line REM conversion Ken McLennan[_4_] Excel Programming 5 October 15th 06 04:52 AM
Inserting a new line in spreadsheet Rental Man Excel Discussion (Misc queries) 2 January 9th 06 04:55 PM


All times are GMT +1. The time now is 08:18 AM.

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

About Us

"It's about Microsoft Excel"