P
Peter Faulhaber
Hi all,
If a specific template is active a toolbar must appear. The template has one
little thing: It has a versionnumber. So I am looking for a code something
like:
If Activedocument.attachedtemplated="Proposal" & * then
CommandBars ("test").visible=true
end if
The first line doesn't work. Anyone any idea?
If a specific template is active a toolbar must appear. The template has one
little thing: It has a versionnumber. So I am looking for a code something
like:
If Activedocument.attachedtemplated="Proposal" & * then
CommandBars ("test").visible=true
end if
The first line doesn't work. Anyone any idea?