Hi all !
I'm generating an excel from navision. How can I manage columns dynamically ?
When I start generating the excel sheet, I don't know in advance how many columns will be needed.
With 'XlSheet.Range(col+line)' I can dynamically fill the lines, but I have to tell exlicitely wich column (A,B,C,..) I'm writing on, this is what I want
to manage dynamically, without hard coding it in the code.
Thanks for any help.
0
Comments
Here is a small routine on getting the column name with an integer as a parameter...
I hope it helps...
Arhontis
https://forum.mibuso.com/search