Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I would like to imitate a cut and paste which would do a copy instead of a cut and a paste and then delete of the original selection instead of the regular paste (i.e I would do copy, paste, delete instead of cut and paste). By recording a macro I could see how the copy and paste are done but I don't know how I would get a second function to remember where the original selection was in the first function to do a delete on it after the paste. I am wanting to do this because in a spreadsheet I have, when I do a cut and paste it turns many cells into "REF!" and I get around it by doing a copy, paste and delete. So I was thinking of getting around doing this each time by combining the paste and delete part. Any help would be appreciated. Thanks, Ben |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Paste and Paste Special No Longer Working - Excel 2003 | Excel Discussion (Misc queries) | |||
Excel cut/Paste Problem: Year changes after data is copy and paste | Excel Discussion (Misc queries) | |||
Copy and Paste macro needs to paste to a changing cell reference | Excel Programming | |||
How do I capture user paste action and convert to Paste Special | Excel Programming | |||
Imitating Pivot table's context awareness | Excel Programming |