Access to Open Excel Cell
- To: mathgroup at smc.vnet.net
- Subject: [mg106918] Access to Open Excel Cell
- From: "Stewart Bodzin" <Stewart.Bodzin at usa.net>
- Date: Thu, 28 Jan 2010 02:44:15 -0500 (EST)
I know how to read Excel files into Mathematica. I am trying find a way to read data from a specific cell in an "open" excel spreadsheet. The basic problem is to make a change to a cell in excel, and then have a trigger in Mathematica kick off code to read that cell into Mathematica. I'm not too concerned on how to trigger the action, and really only need help on how to code the hook into an open excel spreadsheet to fetch the data from the excel cell. Does anyone know of a code example of how to do this. Anyone's help on this is greatly appreciated.
- Follow-Ups:
- Re: Access to Open Excel Cell
- From: Ariel Sepulveda <sepulveda.cuevas@gmail.com>
- Re: Access to Open Excel Cell