J
jutlaux
I have a macro that is stored in my personal.xls that I would like to be able
to call from another workbook. I have the macro stored in a standard code
module and have it defined as a public type, but when i go to call it from
another workbook I get:
"Compile error:
Sub or Function not defined"
Aside from coping the entire script into the new workbook is there a way to
call a script stored in personal.xls from another workbook?
Thanks!
to call from another workbook. I have the macro stored in a standard code
module and have it defined as a public type, but when i go to call it from
another workbook I get:
"Compile error:
Sub or Function not defined"
Aside from coping the entire script into the new workbook is there a way to
call a script stored in personal.xls from another workbook?
Thanks!