View Single Post
  #18   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Glenn Glenn is offline
external usenet poster
 
Posts: 1,240
Default inverse of the column function? i.e. input a number, output theco

Rick Rothstein wrote:
2007:
=LEFT(ADDRESS(1,A1,2),1+(A126)+(A1702))

2003:

=LEFT(ADDRESS(1,A1,2),1+(A126))


Nice going Shane... I would definitely call these formulas the "elegant"
ones the OP was looking for.

Rick



Agreed!