Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create form in Access, use as frontend for Excel | Excel Discussion (Misc queries) | |||
Excel to Access Problem | Excel Discussion (Misc queries) | |||
External Links on open and Excel 2003 | Excel Discussion (Misc queries) | |||
Excel and Access talking | Excel Discussion (Misc queries) | |||
Excel user desires to learn ABC of Access | Excel Discussion (Misc queries) |