Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
windows(1).worksheets("s1").range("a1").select
workbooks("olddesign.xls").Worksheets("s1").range( "a1").select Neither of the above works one gives the error "object does not support or method" and other gives the error "select method or range class failed" I have to use windows(1).activate worksheets("s1").activate range("a1").select why? Where do I go wrong? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select Method from Combo Box | Excel Programming | |||
Select Method Failing | Excel Programming | |||
Select Folder - Simples Method | Excel Programming | |||
Select Method of Sheets | Excel Programming | |||
Help with Select Case or Best Method | Excel Programming |