How Can I Make The Cursor go to the last letter of the cell?

  • Thread starter Thread starter kenji4861
  • Start date Start date
K

kenji4861

I have a paragraph in the cell and I want to know how to make the cursor
go to the end of the paragraph without clicking on it or using sendkey
{f2}{end}{right}

Thanks!
 
I do not think this is possible without substantial coding. Although it
would be simple to select a given cell using VBA, to have the cursor
positioned (blinking; ready for your input) would be a much more complicated
matter.
 

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