Thread
:
external access to "current cell" in Excel
View Single Post
#
2
Posted to microsoft.public.excel.misc
galimi
external usenet poster
Posts: 210
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?
Reply With Quote
galimi
View Public Profile
Find all posts by galimi