Visio - Titleblock Update

F

Fallen

Hi,

I need some code examples to update the titleblock with VB or VBA.

Thanx for ANY help!
Shuichiro
 
A

Al Edlund

I guess the question is "what do you mean by titleblock". if you mean the field at the top of the screen (document:page) it is the document file name and page concatenated, so it is really two fields.
al
 
F

Fallen

If you choose to make a work flow chart, you have title blocks. How can I
acess those title blocks and update them.


Al Edlund said:
I guess the question is "what do you mean by titleblock". if you mean the
field at the top of the screen (document:page) it is the document file name
and page concatenated, so it is really two fields.
 
Top