Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "NickHK" wrote in message ... Jesper, Something like: With ActiveCell Range(Cells(.Row, 1), Cells(.Row, .Column)).Copy End With Sheets("Sheet2").Range("C1").PasteSpecial Paste:=xlAll, Transpose:=True NickHK Thank you very much NickHK....saved my day have you ;-) Shamran |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cursor position | Excel Discussion (Misc queries) | |||
How do you set cursor position at current date in macro? | Excel Worksheet Functions | |||
Cursor position | Excel Discussion (Misc queries) | |||
Position Cursor to A1 | Excel Programming | |||
cursor position | Excel Programming |