Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I ran the following example from the Help.
Worksheets("Blad3").Range(Cells(1, 1), Cells(3, 2)).Font.Italic = True To my astonishment i get an error - 1004. The description is rather vague and i have no idea how to shoot down this one. Any suggestions? It should be said that the following code does work as it's supposed to. Worksheets("Blad3").Range("A1:B3").Font.Italic = True Now, for a number of reasons i need to use the syntax from the first Range-way. How can i do that? -- Vänligen Konrad --------------------------------------------------- Sleep - thing used by ineffective people as a substitute for coffee Ambition - a poor excuse for not having enough sence to be lazy --------------------------------------------------- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Strange behavior | Excel Discussion (Misc queries) | |||
VBA - Strange behavior | Excel Programming | |||
Strange TAB behavior | Excel Programming | |||
Strange behavior. | Excel Discussion (Misc queries) | |||
Strange Range.item behavior? | Excel Programming |