Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() sub yyy() Dim rngObj As Range If Application.CutCopyMode = xlCopy Then Set rngObj = Application.blinking ' my source(virtual) MsgBox "the current address of copied cell is" & rngObj.Address End If End Sub *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup-cell range in formula changes when copied to another cell | Excel Discussion (Misc queries) | |||
Copied formula produces unexpected copied results | New Users to Excel | |||
Add to Cell When Copied | Excel Discussion (Misc queries) | |||
Copied Cell | Excel Discussion (Misc queries) | |||
Why my cell format is not copied when I copied workbook? | Excel Programming |