Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks to all the others who posted alternate solutions!
"debartsa" wrote in message ... Hi Everybody, I'm working with the Excel 97 Object Model. Does anyone know of a way to find the "column" value of a current cell? For example let's say I have a reference to the cell at Address "B5" (I won't know the address in advance at runtime). Is there a call I can make to return just the column ordinal i.e. "B" The closest I get is: cell.Columns.Address(RowAbsolute:=False, ColumnAbsolute:=False) which returns "B5" Thanks for any help Sam |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Maddening Dilemma - Compare each cell within column a to each cell in column b and find unique matches | Excel Worksheet Functions | |||
Sum Cell Values of one column based on Another Cell Value in a different column | Excel Worksheet Functions | |||
compare cells in column to criteria, then average next column cell | Excel Worksheet Functions | |||
Need the formula or macro. If i enter today date in the cell (Row 1,Column 2) and on tab out, the column 1 cell should be filled with "corresponding Day" of the date | Excel Discussion (Misc queries) | |||
Format cell in column B based on value in the next cell (column c) | Excel Discussion (Misc queries) |