T Tarun Gupta May 25, 2004 #1 Is there anyway i can capture a column resize event on excel worksheet? Any help would be highly appreciated. Thanks Tarun
Is there anyway i can capture a column resize event on excel worksheet? Any help would be highly appreciated. Thanks Tarun
J JE McGimpsey May 25, 2004 #2 There's no event that occurs on a column resize. One workaround might be to run an OnTime macro periodically to check column widths: http://cpearson.com/excel/ontime.htm
There's no event that occurs on a column resize. One workaround might be to run an OnTime macro periodically to check column widths: http://cpearson.com/excel/ontime.htm