View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Travis Crow Travis Crow is offline
external usenet poster
 
Posts: 4
Default Problem adding a reference

On Thu, 31 Mar 2011 14:29:45 +0000, Travis Crow wrote:

How can I get the reference to stick once set?


NM found the problem.

If I have a function that references the referenced template code, e.g.

something=ordercode.function()

then it sticks, so I just need some VBA in the other template to do that.

--
Travis Crow