Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 38
Default Columnwidth changes-Event

Hi

I'm looking for macro that starts each time, when the columnwidth changes.
How to do?

Tom


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Columnwidth changes-Event

Tom,

No such event I am afraid.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Tom" wrote in message
...
Hi

I'm looking for macro that starts each time, when the columnwidth changes.
How to do?

Tom




  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 38
Default Columnwidth changes-Event

Is it possible to build a workaround with the CELL("width") formula?




"Bob Phillips" schrieb im Newsbeitrag
...
Tom,

No such event I am afraid.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Tom" wrote in message
...
Hi

I'm looking for macro that starts each time, when the columnwidth

changes.
How to do?

Tom






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Columnwidth changes-Event

Nice idea, but on just playing with it, it doesn't get updated when the
column width is adjusted. If you put
=CELL("width",A1) in A1, you should see a value (8?)
Widen column A, and the value of A1 doesn't change until you re-calculate
(F9). So the calculate event will update it, but not the widening.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Tom" wrote in message
...
Is it possible to build a workaround with the CELL("width") formula?




"Bob Phillips" schrieb im Newsbeitrag
...
Tom,

No such event I am afraid.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Tom" wrote in message
...
Hi

I'm looking for macro that starts each time, when the columnwidth

changes.
How to do?

Tom








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Columnwidth Jean-Paul Excel Discussion (Misc queries) 1 November 24th 09 02:21 PM
How do I reset the columnwidth to sheet-default? schilleman Excel Discussion (Misc queries) 1 October 31st 07 09:06 AM
Selection.ColumnWidth Ron McCormick[_2_] Excel Programming 2 December 29th 03 11:41 AM
ColumnWidth not working... BEE Excel Programming 2 December 19th 03 06:29 PM
Columnwidth of a merged cell Jos Vens Excel Programming 2 November 9th 03 11:19 AM


All times are GMT +1. The time now is 03:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"