I frequently need to move the contents of cells to blank cells. It becomes tedious to rightclick/cut, select new cell, rightclick/paste.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
<o> </o>
I’d like to automate this task somehow and I’ve got half of a solution that works…<o></o>
<o> </o>
Select cell that I want to cut,<o></o>
Then, click CommandButton1 cuts the selected cell.<o></o>
<o> </o>
<o> </o>
Now I’m stuck…how to Doubleclick on the destination cell to paste.<o></o>
<o> </o>
Help with this or suggestions for a better method are appreciated.<o></o>
<o> </o>
I’d like to automate this task somehow and I’ve got half of a solution that works…<o></o>
<o> </o>
Select cell that I want to cut,<o></o>
Then, click CommandButton1 cuts the selected cell.<o></o>
<o> </o>
<o> </o>
Now I’m stuck…how to Doubleclick on the destination cell to paste.<o></o>
<o> </o>
Help with this or suggestions for a better method are appreciated.<o></o>