Tony,
That is what I thought to be the case.
However when trying to do it, I get a runtime error from vba and it tells me 'Compile Error: function or sub not defined'.
When writing the code, the function name is recognized however (i.e. capitalization does take place when typing in the name of...
Thx for the answer although it is not what I wanted to hear.
The reason I would put it in a project is that this represents one file; this would allow me to have some kind of version control and maintainability for the functions: e.g. I could update my utils project (library) without having to...
Does anyone know how to call a function that resides in another project ?
I have a set of utility function that I want to use in different projects, therefore I created a file utils.dot that word loads automatically at startup.
Now I want to create a new project MyProject, in which I have a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.