Thread
:
Column resize event
View Single Post
#
2
Posted to microsoft.public.excel.programming
JE McGimpsey
external usenet poster
Posts: 4,624
Column resize event
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
In article ,
(Tarun Gupta) wrote:
Is there anyway i can capture a column resize event on excel
worksheet? Any help would be highly appreciated.
Thanks
Tarun
Reply With Quote
JE McGimpsey
View Public Profile
Find all posts by JE McGimpsey