how can I go from a number to a letter in the alphabet?
I have a loop where i have identfied that i want to set a line in column 2. but when using the setlines command I have to specify this as column B, and not column 2.
Code: Select all
table.setlines(B) +rThomas
