View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Columns resize event

No event is raised when you change the width of columns. There is
no way to catch that action in VBA.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"mihaij"
wrote in message
...

Hello there,

I need to handle the columns resize operation in an Excel
Worksheet but
I don't know what event is generated when the column is resized
(using
mouse drag) and how to capture this event in the VBA code of
the Excel
document.
Any help is apreciated.

mihai


--
mihaij
------------------------------------------------------------------------
mihaij's Profile:
http://www.excelforum.com/member.php...o&userid=28190
View this thread:
http://www.excelforum.com/showthread...hreadid=477227