Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Everyone,
Is there a good book on the market that would explain all the commands and codes for VBA such as: Selection.NumberFormat = "General" With Selection .HorizontalAlignment = xlGeneral .VerticalAlignment = xlBottom .WrapText = False .Orientation = 0 .AddIndent = False .IndentLevel = 0 .ShrinkToFit = False .ReadingOrder = xlContext .MergeCells = False End With Names.Add Name:="Calendar", RefersTo:="=" & Range("A1").CurrentRegion.Address Range("A2").Select It would probably help me out a lot more by looking it up then by relying on all your good help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
suggestion or recommendation for a good Excel reference book | New Users to Excel | |||
Book recommendation | New Users to Excel | |||
Book Recommendation | Excel Discussion (Misc queries) | |||
Excel programming book recommendation | Excel Programming | |||
Excel VBA programming book recommendation? | Excel Programming |