Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a function that converts integers (as used in programming
loops) to excel colums letters? For instance: Worksheet.Cells(1,1).Formula = Sum(HypotheticalFunc(2) & "1:" & HypotheticalFunc(26) & "1") Should place the Formula "=Sum("B1:Z1") into the cell A1 If not, I'll write it, but it seems as if it should exist. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CSV Column Conversion | Excel Worksheet Functions | |||
Row to column conversion | Excel Discussion (Misc queries) | |||
Perpelexing Row to Column conversion | Excel Discussion (Misc queries) | |||
Excel Column and row conversion | Excel Discussion (Misc queries) | |||
Column conversion | Excel Programming |