Hello ppl,
I've got a problem using 'Documents.Open' in word 97,
(though this only occurs when i've got word in a explorer window) it displays the 'open a htmlfile' box which i dont want :], anyone knows a workaround, so i can directly open a document from my harddisk?
the code goes like this:
----------------------------------
Documents.Open FileName:=mergeDoc
----------------------------------
grtz alex
I've got a problem using 'Documents.Open' in word 97,
(though this only occurs when i've got word in a explorer window) it displays the 'open a htmlfile' box which i dont want :], anyone knows a workaround, so i can directly open a document from my harddisk?
the code goes like this:
----------------------------------
Documents.Open FileName:=mergeDoc
----------------------------------
grtz alex