I tried to use the GRID_WIDTH_AUTOSIZE and get the column width :
DATA = WIDTH
A = 25
AB = 27
ABC = 36
ABCD = 45
ABCDE = 53
ABCDEF = 60
ABCDEFG = 69
ABCDEFGH = 78
ABCDEFGHI = 81
ABCDEFGHIJ = 87
Can i have the formular to calculate the width of the column in order to fit my data ?
Thks n Rgds
Chang