Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have the following macro which I wish to run everytime the contents of any cell is changed in the worksheet. Could someone please advise? Many thanks, Richard Thorneycroft Sub AutofitSelection() ' ' AutofitSelection Macro ' Macro recorded 25/01/2006 by RT ' ' Columns("A:F").Select Range("F1").Activate Selection.Columns.AutoFit Range("A2").Select End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Macro Issue Trying to autorun Macro Upon Opening Worksheet | Excel Programming | |||
How to end macro on inital active worksheet containing macro button that was clicked | Excel Programming | |||
How? Macro to copy range to new worksheet, name new worksheet, loop | Excel Programming | |||
macro to apply worksheet event to active worksheet | Excel Programming | |||
Record Worksheet Content as Macro and Execute from another Worksheet | Excel Programming |