View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Bear Bear is offline
external usenet poster
 
Posts: 39
Default File Name Field With Text Form Field When Performing a Save As...

Bilbert:

The only way I can think of to do this is to intercept the FileSaveAs
command to preload the dialog box name. This is VBA stuff -- are you comfy
with VBA?

I hope that if there's a simpler way, someone else will chime in.

Bear