Extracting text to the right of the caret

  • Thread starter Thread starter Tom Ogilvy
  • Start date Start date
Hi guys,

I am developing a screen reading software with speech output for the
visually impaired. Can anyone please advise me on how to programatically :

a. locate the position of the caret; and

b. extract the text to the right of the caret

when the user is editing text in a cell. Thank you.
 
Beeing here, I guess you're trying to develop something in
Excel? Won't work!
Have you tried with API?
mike
 
You're right, Mike. I have been trying to find out the answer to my problem
from the Excel object model and making tests with VB. I know little about
Excel API. Can you give me some hints on how to access this API and what
functions I should focus on?

Many thanks.

Benet
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top