Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello there, I need to handle the columns resize operation in an Excel Worksheet bu I don't know what event is generated when the column is resized (usin mouse drag) and how to capture this event in the VBA code of the Exce document. Any help is apreciated. miha -- mihai ----------------------------------------------------------------------- mihaij's Profile: http://www.excelforum.com/member.php...fo&userid=2819 View this thread: http://www.excelforum.com/showthread.php?threadid=47722 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to resize columns without affecting columns above? | New Users to Excel | |||
How can I resize columns within one row only? | Excel Discussion (Misc queries) | |||
Dynamically Resize Columns? | Excel Programming | |||
Column resize event | Excel Programming | |||
Can Columns Resize Automatically??? | Excel Programming |