|
Microsoft Office Application Development
|
|
Registering a User Defined Function with ExcelSetting Things UpPutting this method to use is fairly simple if one uses the workbook which can be downloaded here.The workbook uses a table on sheet FunctionList, which all details of all UDF's can be entered:
Row 7 of this table is prefilled with function names of User32.dll which seem to be rarely used. Of course you can use any other dll here, with it's accompanying functions. Note that the worksheet has been protected (no password was set) to avoid accidental changes to fixed information and that rows 28-65536 are hidden. The rest of the work is done using some XL4 macro code and some VBA code, as described on the next pages.
| ||||||||||||||
Use the contact page to issue
questions or comments about this website. |