P
Peter Hibbs
I am writing an Access app to interface with Excel.
I am trying to write a function in VBA which will convert a number
between 1 and 200 into the equivalent column letter in Excel i.e. A to
GR. The idea is to pass the number as a Long Int variable to the
function and it will return the equivalent letter/s code as a string.
I just can't get my head around the maths.
Any takers. The neatest solution gets a cuddly toy...maybe.
TIA
Peter Hibbs.
I am trying to write a function in VBA which will convert a number
between 1 and 200 into the equivalent column letter in Excel i.e. A to
GR. The idea is to pass the number as a Long Int variable to the
function and it will return the equivalent letter/s code as a string.
I just can't get my head around the maths.
Any takers. The neatest solution gets a cuddly toy...maybe.
TIA
Peter Hibbs.