View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Skyron[_6_] Skyron[_6_] is offline
external usenet poster
 
Posts: 1
Default .content.move (wdscreen, 2).... error??

Hey guys,

last question :)

here's a bit of code

With wrdDoc ////which is a word.document object
.content.move (wdscreen,2)
End With

It gives me an error expecting an "="

can someone help me out with this format

THANKS!!

--
Message posted from http://www.ExcelForum.com