Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm having a problem with a couple of lines of my code which I need to change. I'm no programmer, so I don't really understand all this early/ late binding stuff.. I do know that I need to use late binding though, as I have a file which is used by users with different Office versions.. My code is coming up with an error on lines; wdApp.Selection.EndKey Unit:=wdStory & wdApp.Selection.PageSetup.TopMargin = CentimetersToPoints(4.8) How can I fix this? Cheers Tony |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using ADO and Late Binding | Excel Programming | |||
Late Binding to a dll | Excel Programming | |||
Late Binding | Excel Programming | |||
Late Binding examples of binding excel application | Excel Programming | |||
EARLY binding or LATE binding ? | Excel Programming |