Excel VBA functions

  • Thread starter Thread starter mark1
  • Start date Start date
M

mark1

I saved a function I created in VBA in my personal
workbook. However, when I want to use it, I have to type
out personal.personal.function(arguments). Is there an
easier way, so that all I have to do is type the function
and the arguments. I have been told to go to Tools-
References and check the personal box, but I can't even
find that check box. Am I doing something wrong? Is
there another way?
 
Back
Top