Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
NickHK wrote:
You will need a .Copy then a .PasteSpecial. Or: Range("B1").Value=Range("A1").Value Thanks Nick, I am trying to avoid using the clipboard. I should be able to make "a.value = b.value work". cheers Damien |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with copy destination | Excel Programming | |||
VBA .copy destination | Excel Discussion (Misc queries) | |||
Copy destination problem | Excel Programming | |||
Range.Copy (Destination) | Excel Programming | |||
.Copy Destination:= .PasteSpecial ??? | Excel Programming |