I have VBA functions saved in Personal.xls, which I need to call with a 'personal.xls!' prefix, or I get the #NAME? error. I do have the Personal.xls file open but hidden.

Is there any way to have the personal.xls functions be global, and not require the personal.xls! prefix?