christer99
IS-IT--Management
- Dec 3, 2001
- 247
Getting errors, what am I missing?
'Selection' is not a member of 'Microsoft.Office.Interop.Word.Range'.
Name 'wdGoToPage' is not declared.
'ActiveDocument' is not declared.
I am using VB 2003 Enterprise and writing a program that opens and copies pages into a new Word document.
'Selection' is not a member of 'Microsoft.Office.Interop.Word.Range'.
Name 'wdGoToPage' is not declared.
'ActiveDocument' is not declared.
I am using VB 2003 Enterprise and writing a program that opens and copies pages into a new Word document.