S
spnz
Hi there I am hoping someone can help me out with a problem I am having.
I have been giving a job of upgrading some marcos & templates from 2000 into
2007.
The 2000 templates reference about 3 different documents...I have copied
over the templates into .dotm format but now they are not working.
How do I setup the reference between the different templates?
e.g. I have a document that is called ctConfig and there is a function saved
within the document called ComponentLabels.
I am trying to reference this function from another document but it is not
working....this is the example.
Private Sub btnTester_Click()
Call ShowHide(ctConFig.ComponentLabels)
End Sub
What do I need to do to enable the referencing between different templates??
Thanks for your help!
I have been giving a job of upgrading some marcos & templates from 2000 into
2007.
The 2000 templates reference about 3 different documents...I have copied
over the templates into .dotm format but now they are not working.
How do I setup the reference between the different templates?
e.g. I have a document that is called ctConfig and there is a function saved
within the document called ComponentLabels.
I am trying to reference this function from another document but it is not
working....this is the example.
Private Sub btnTester_Click()
Call ShowHide(ctConFig.ComponentLabels)
End Sub
What do I need to do to enable the referencing between different templates??
Thanks for your help!