Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Many thanks. Great lead!
Actually, Cells(5000, n) is the expression I'm looking for. Fred Holmes On Thu, 22 Jan 2009 08:17:12 -0000, "IanKR" wrote: 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. Range(Cells(5000,n)) You may need to fully-reference Rang and/or Cells. |
Reply |
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 |