In a Cell, How Can I Make The Cursor Go to The End?!

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!
 
T

Tom Ogilvy

Macros essentially don't run when in edit mode, so no objects, properties,
or methods are made available for manipulating a cell in edit mode. I
believe send keys would be the only way to do this within the cell.
 

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

Top