Hi all,
I try to find the VBA code that would allow me to choose the ColumnWidth in function of a specific cell.
here is the code of that cell
Cells(12, a * 2 + 3)
with a variable a that allows to put elements of a listbox in the same row in different columns with for each item a...