Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all.
I have a little vba module that uses an external dll to automatically select a cell in one of the worksheets. The user then enters a value into the cell and the external dll selects another cell. The user enters then a different value in the new selected cell. This works pretty well. However, the values in the cells often only differ in the last one or two characters, which are usually numbers. So, it would be great to let the user copy the first entered value and paste it into the next selected cell. But when I use Strg+V in the new cell nothing gets pasted. How would I enable copy paste? Ideally, I would also like to set the cursor into the selected cell at the end of the pasted value. So that the user doesn't have to set the cursor manually. Is this possible at all? I didn't find any setCursor function or something similar. Any hints or tipps are appreciated. Best regards, heapifyman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enable copy and paste numbers to and from Calculator | Excel Discussion (Misc queries) | |||
How to enable Copy/Paste on protected work sheet? | New Users to Excel | |||
Enable Copy and Paste Functions in a protected worksheet | Excel Programming | |||
How I can copy / paste a selected cells to other columns in Excel | Excel Discussion (Misc queries) | |||
How do I copy selected cells in excel and paste into word table | Excel Programming |