Hi every1,
I use a PC at work (yeah, I know it sucks... ) and use Excel a lot. I would like to have the same functions at home on my mac, but the VBA code makes use of dll. As it would be inapropriate to write the functions in VBA (because of performance issues), I was wondering if I could compile some sort of dynamic library which I could use in VBA/Excel in the same way it is done with dll on a PC.
TIA
I use a PC at work (yeah, I know it sucks... ) and use Excel a lot. I would like to have the same functions at home on my mac, but the VBA code makes use of dll. As it would be inapropriate to write the functions in VBA (because of performance issues), I was wondering if I could compile some sort of dynamic library which I could use in VBA/Excel in the same way it is done with dll on a PC.
TIA