Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 210
Default 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?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default 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?

Reply
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
Create form in Access, use as frontend for Excel bv111 Excel Discussion (Misc queries) 0 June 28th 06 10:27 PM
Excel to Access Problem ostate2007 Excel Discussion (Misc queries) 1 June 28th 06 09:21 PM
External Links on open and Excel 2003 Guardian Excel Discussion (Misc queries) 3 June 16th 05 12:25 AM
Excel and Access talking GJR3599 Excel Discussion (Misc queries) 0 March 29th 05 04:59 PM
Excel user desires to learn ABC of Access Hari Excel Discussion (Misc queries) 1 December 3rd 04 02:32 AM


All times are GMT +1. The time now is 02:55 PM.

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"