Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i am a novice in VBA programming. I am looking to call a variable
within a string. for example a = "E13" (Cell reference) Range("a: L30").select (Giving me error because variable a cannot be called in within the Range) I intend to select cells in the range E 13 to L 30. Any way to make this work? Basically the starting cell of this range is dynamic and I want to select that range. Thanks, Rachit |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Aling multiple sets of data by header column | Excel Discussion (Misc queries) | |||
String parsing with variable lenght strings | Excel Worksheet Functions | |||
Variable in string | Excel Discussion (Misc queries) | |||
Inserting Filtered RC cell information into other worksheets | Excel Discussion (Misc queries) | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |