Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following code that is working fine on my PC, but I just got a new
laptop and it stops working on the line "ActiveSheet.Paste". I don't know where to begin to look. Security is set to low. Thanks for your help. Sub OpOutOfSequence() Range("A1").Select Range(Selection, Selection.End(x1ToRight)).Select Range(Selection, Selection.End(x1down)).Select Selection.Copy Workbooks.Add ActiveSheet.Paste |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Workbook event code won't work on laptop | Excel Worksheet Functions | |||
This should be so simple but it's not working, please help | Excel Programming | |||
simple formlas not working | New Users to Excel | |||
This should be simple but it's not working for me! | New Users to Excel | |||
Save as not working for laptop to desktop | Excel Worksheet Functions |