user-defined function...

  • Thread starter Stanislav Michailov
  • Start date
S

Stanislav Michailov

Hi,

I would like to ask how to make global user-defined function written in some
file
so that it would be available for use in other excel files as well?

Thanks,
Stanislav Michailov
 
G

Gilles Desjardins

Place your VBA code in the "personal.xls" file. Windows, unhide, personal
then alt-f11 to enter your code.

HTH

Gilles
 
Top