Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings !
Would anyone have some idea why this don't work - please ? Private Sub App_WorkbookBeforePrint(ByVal Wb As Workbook, Cancel As Boolean) For Each wk In Wb.Worksheets If wk.Name = "DATA - ALL" Then Range("F12").ColumnWidth = 100 End If Next End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
BeforePrint help | Excel Programming | |||
BeforePrint macro | Excel Discussion (Misc queries) | |||
BeforePrint Add In | Excel Programming | |||
ADO 2.7 & ADO 2.8 beforeprint | Excel Programming | |||
Help with BeforePrint | Excel Programming |