ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   external access to "current cell" in Excel (https://www.excelbanter.com/excel-discussion-misc-queries/113657-external-access-current-cell-excel.html)

OlleHal

external access to "current cell" in Excel
 
I need a way to copy the contents of "the current cell" in an Excel
spreadsheet from my own application. Can this be done? If so , how?

galimi

external access to "current cell" in Excel
 
The property for the current cell is:

activecell.value

You will need to set a reference to the current version of Excel. What
language did you build your app in?
--
http://HelpExcel.com

516-984-0252


"OlleHal" wrote:

I need a way to copy the contents of "the current cell" in an Excel
spreadsheet from my own application. Can this be done? If so , how?


OlleHal

external access to "current cell" in Excel
 
Delphi 6

"galimi" wrote:

The property for the current cell is:

activecell.value

You will need to set a reference to the current version of Excel. What
language did you build your app in?
--
http://HelpExcel.com

516-984-0252


"OlleHal" wrote:

I need a way to copy the contents of "the current cell" in an Excel
spreadsheet from my own application. Can this be done? If so , how?



All times are GMT +1. The time now is 08:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com