Microsoft Visual Basic - Magazyn.xls - [Module2 (Codę)]
File Edit View Insert Format Debug Run lools Ądd-Ins Window Help
*o c*
► II
C?) Ln 2, Col 1
Project • VBAProject
(General)
a
U
Formatowanie
B] Arkusz3 (Arkusz3 | | ||||
B] Arkusz4 (ArkuszS Bj Arkusz5 (Magazy Q ThisWorkbook |
J | |||
E |
Modules | |||
1#% Module l | ||||
Module2 jrl _I jJ | ||||
◄ |
HŁV.-.Ł!iVHy
|Module2 Module Alphabetic 1 Categorized
(Name)
Module2
Sub Formatowanie O
Formatowanie Makro
Makro zarejestrowane 2002-03-05, autor Wydawnictwo HELIOM
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 .HergeCells = False End DJith
With Selection.Font .Marne = "Arial"
.FontStyle = "Pogrubiony"
.Size = 10
.Strikethrough = False .Superscript = False .Subscript = False