What is the VBA for Get open

  • Thread starter Thread starter Frank Situmorang
  • Start date Start date
F

Frank Situmorang

Hello,
Hello,
In my Unbound Object Frame, named OLEUnbound3, on the data property,
The source doc :C:\Churchdata\PETUNJUK PEMAKAIAN.doc

Since I linked it to a word document and anytime I have a change in
language I want to chage the document, I want to make a command button in the
header of the form to use Get open then I choose the document and the
C:\Churchdata\PETUNJUK PEMAKAIAN.doc will change
Let say, the English User Guide Doc name is Userguide, so I point the get
open to the file in the same directory and the directory will be:
C:\Churchdata\User Guide.doc.

Can anyone help me to make the VBA for this?
 
Back
Top