I have cell’s value as row and column.
Cells(1,10); //1 is row and 10 is column
Now i want to identify the Range of of that cell location.
J1; //where j is column and 1 is row
Is there any possibility to find out in QT?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using the object model
would return
"$C$5"