Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to write some lines in VB and I get problem
with selecting a range. I have written the following text: 1- MyXLfile.WorkSheets("Series Formatted Data").Select 2- MyXLfile.WorkSheets("Series Formatted Data").Range ("F2:G2").Select 3- MyXLfile.WorkSheets("Series Formatted Data").Range (Selection, Selection.End(xlDown)).Select Line 1 and 2 work fine. But line 3 doesn't work. What is the problem? This is written in Visual Basic. Please answer by posting the answer to Best wishes Ferri |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Please help with selecting a range | Excel Discussion (Misc queries) | |||
Selecting range in list of range names depending on a cell informa | Excel Discussion (Misc queries) | |||
Selecting a Range | Excel Discussion (Misc queries) | |||
selecting range | Excel Programming | |||
selecting a range | Excel Programming |