I have a need to duplicate the column width from a workbook to a new workbook.
My column Range is A ~ AG. Is there some VBA code that I can employ that would scan this column range, find out their column widths ?
And then I could maybe play it back on a different sheet that is already setup to duplicate the columns exactly, just need to mimic the width, but the data is all different.
Thanks!
My column Range is A ~ AG. Is there some VBA code that I can employ that would scan this column range, find out their column widths ?
And then I could maybe play it back on a different sheet that is already setup to duplicate the columns exactly, just need to mimic the width, but the data is all different.
Thanks!