FUNCTION to convert numbers to letters

  • Thread starter Thread starter Karen
  • Start date Start date
K

Karen

I want to use the INDIRECT function to capture a reference
that is 2 columns to the left of the one in which I'm
writing the equation. Unfortunately, if I use COLUMN()-2,
that generates the number associated with the column, but
the INDIRECT function only reads letters. Is there a
function that will convert that number into the
corresponding column letter? (other than doing some hand-
created list with the MATCH function).

Thanks,
Karen
 
Back
Top