Microsoft Visual Basic - Magazyn.xls - [Module2 (Codę)]
File Edit View Insert Format Debug Run lools Add-Ins Window Help Wpisz pytanie do Pomocy ^ . S X
Hi ~ H I H M ► II U M, %t [f* *?3? ^ I ® I Ln 2, Col 1
Project - VBAProject
m
(General)
Formatowanie
i Arkusz3 (Arkusz3 [
(§P) Arkusz4 (Arkusz5 (§P) Arkusz5 (Magazy | Q ThisWorkbook Eh® Modules —'
Module 1
! Module2 wj
iaf3.M»[=MQ
|Module2 Module Alphabetic I Categorized
H
Module2
Suto Formatowanie()
Formatowanie Makro
Makro zarejestrowane 2002-03-05, autor Wydawnictwo HELION
Klawisz skrótu: Ctrl+d
Selection.NumberFormat = "#,##0.00"
With Selection
.HorizontalAlignment = xlGeneral .VerticalAlignment = xlCenter .WrapText = False .Orientation = 0 .Addlndent = False .IndentLevel = 0 .ShrinkToFit = False .ReadingOrder = xlContext .MergeCells = False End With
With Selection.Font .Name = "Arial"
.FontStyle = "Pogrubiony"
.Size = 10
.Strikethrough = False .Superscript = False .Subscript = False