Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you in advance for any help.
I wrote the following code: Worksheets(1).Select ActiveCell.Offset(0, -4).Copy Worksheets(3).Select ActiveCell.Offset(1, -1).PasteSpecial Is there any way I could simplify this down to two lines? I am using Excel 2000. Thanks. Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy and Paste Macro | Excel Discussion (Misc queries) | |||
Using Macro to Copy/Paste | Excel Discussion (Misc queries) | |||
Should I use a macro to copy and paste value? | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
Macro to Copy/Paste then Paste to Next Line | Excel Programming |