Range.FirstColumn

Hi,

Can you tell me how I can get the alphabetical name of the firstcolumn in a range?

i.e col “A” col “B” etc

the funtion Range.FirstColumn returns me a byte which i don’t know what to do with!

Many Thanks

Simon

Please try to use ExcelHelper.ColumnIndexToName method.