T
Todd Huttenstine
Hey guys,
I am using the following code supplied by Nigel that
autofits columns based on cell value. The problem is that
my command buttons also move with the movement of the
cells. How do I stop this?
Worksheets("Sheet1").Columns("A:IV").AutoFit
Thanx
Todd
I am using the following code supplied by Nigel that
autofits columns based on cell value. The problem is that
my command buttons also move with the movement of the
cells. How do I stop this?
Worksheets("Sheet1").Columns("A:IV").AutoFit
Thanx
Todd