Command Line Switch

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a switch command to open a word template in print preview.

Dim objectWord As Object
Set objectWord = CreateObject("Word.Application")
objectWord.Documents.Open "C:\Database\Documents\Sample Template.dot /?"
 
Tru,
This newsgroup deals with Microsoft Access, a realtional database
application development program. You'll have better luck posting this to a
Word newsgroup.
Al Camp
 
Duh, I know what community news group this is I am trying to open this
template from my access application and I want it to go directly in Print
Preview mode. If you don't know the answer, just say so.
 
Al's comment was appropriate. You'll stand a better chance of finding help
in a relevant NG....which doesn't include the one you posted in.
 
Oops!
Al Camp

Tru said:
Duh, I know what community news group this is I am trying to open this
template from my access application and I want it to go directly in Print
Preview mode. If you don't know the answer, just say so.
 
Tru said:
Duh, I know what community news group this is I am trying to open this
template from my access application and I want it to go directly in Print
Preview mode. If you don't know the answer, just say so.
 
Tru said:
Duh, I know what community news group this is I am trying to open this
template from my access application and I want it to go directly in Print
Preview mode. If you don't know the answer, just say so.
 
You know... I missed your rude and uncalled for comment at the end of your
post... so I'll retract my hasty apology.

With an attitude like that I don't think you'll ever know the answer either.

See you around the NG...
Al Camp
 
Back
Top