Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ok, sounds like an Almond Joy commerical.
Anyways, I have the following code and sometimes I get an error 91 and sometimes I dont. Any ideas? objWkb.Worksheets("Sorted Rankings").Range("A1:B1").Select With Selection .HorizontalAlignment = xlCenter .VerticalAlignment = xlBottom .WrapText = False .Orientation = 0 .AddIndent = False .ShrinkToFit = False .MergeCells = True End With |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why doesnt this work? | Excel Worksheet Functions | |||
Why doesnt this work | New Users to Excel | |||
I want to correct a #div/0! error but the IF function doesnt work | Excel Worksheet Functions | |||
TAB Key doesnt work. | Excel Programming |