Iam trying to get the last column value and i have the column number but i want it in Column name like A , B , C. So for that i am converting that number to character using the below code.it was working very fine but today i observed that while converting instaed of giving the character “Y” its giving “]” and got is failing to read the range.Kindly help me out