Can you give me a concept paul........
Just look at the area above the draft in the below figure:
Attachment 72072
Is it possible to use it.......i.e,do i need to move draft above the table or i shall move the table below the draft?
May be this is a nonsense question because in the below code:
Left and top are already set to 0.......but please give me the answer paul..........Code:xlWorkSheet.Shapes.AddTextEffect(PresetTextEffect:=3, _ Text:="DRAFT", FontName:="Arial Green", FontSize:=36, _ FontBold:=False, FontItalic:=False, Left:=0, Top:=0).Select()




Reply With Quote