Adding an Offset to a Column Value

S

SidBord

I often have a formula executing on one sheet referring to
data on another sheet. My problem is that, while I can
determine the column letter of one column, I don't know a
clean way to apecify the column letter that is, say, 2
columns over from the column I start with. In other words,
I want to add a column offset to a known column letter, but
letters don't add well. If I use the Column function, it
returns a number, not a letter. I can add the offset to
that number, but then I can't get the letter equivalent to
the result.
How do you convert a column number into a column letter??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top