Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Range(A5000) is a valid VBA expression.
How do I specify "A" as a variable? Range(Columns(n)5000) or something like that? Where n is an integer column number obtained separately. The above trial expression returns an error message: Expected separator or ")" . But the trial expression has balanced parenthses. Thanks, Fred Holmes |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
printing to a computed column | Excel Programming | |||
Select a range by column number | Excel Programming | |||
cell column number for the max value of a range of numbers | Excel Discussion (Misc queries) | |||
How delete formula bar and retain the computed number in a cell? | Excel Worksheet Functions | |||
How do I sort a column of computed variables in EXCEL? | Excel Worksheet Functions |