GregLocock
Automotive
- Apr 10, 2001
- 23,764
Please don't hurt me, I'm a VBA newbie.
Is there a way that I can write my own functions in VBA?
eg, suppose I wanted to define a function GREGFUN(x1,x2,x3)=x1*x2+x3 for use in a spreadsheet.
My guess is no, a new dll and/or AddIn would have to be written, but perhaps someone here knows different.
Cheers
Greg Locock
Is there a way that I can write my own functions in VBA?
eg, suppose I wanted to define a function GREGFUN(x1,x2,x3)=x1*x2+x3 for use in a spreadsheet.
My guess is no, a new dll and/or AddIn would have to be written, but perhaps someone here knows different.
Cheers
Greg Locock