topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday March 18, 2024, 10:07 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: AHK for getting text from Cell in Excel  (Read 8047 times)

onyxonyx1

  • Participant
  • Joined in 2015
  • *
  • Posts: 1
    • View Profile
    • Donate to Member
AHK for getting text from Cell in Excel
« on: January 12, 2015, 04:33 PM »
Hi,
Can you help me to get text from a Cell in Excel?

I tried using GetVisibleWindow text but I cannot get it to get the text from the Cell.

Thankyou

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: AHK for getting text from Cell in Excel
« Reply #1 on: January 13, 2015, 12:29 AM »
Hi, onyxonyx1, and welcome to the DonationCoder site.   :)  Is there any reason you posted this in the NANY 2007 section?

Can you help me to get text from a Cell in Excel?
I tried using GetVisibleWindow text but I cannot get it to get the text from the Cell.

The GetVisibleWindow text isn't going to work for Excel.  You will need to use the COM interface as described here:

http://www.autohotkey.com/board/topic/69033-basic-ahk-l-com-tutorial-for-excel/