Reading columns and rows in selected range

  • Thread starter Thread starter guest
  • Start date Start date
G

guest

Hello, I wanted to write a routine in C# that converts a Excel column number
to column letter and vice versa. Any ideas?
 
Looks like this function only works upto 2 character column names, is there
any generalized function that works for all column names?

I can use that formula and change it to make it work for all column names
but just wondering if someone has already done it so that I dont have to
spend time. I am planning do it in the next 3-4 days, if someone else has
solution for it already well and good, otherwise I will post my solution once
I get to it.
 

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

Back
Top