Save the excel.exe.config file in your Excel runtime folder. For example: C:\Program Files\Microsoft Office\OFFICE11
Open Excel.
To add the UDF function:
In Excel, go to Tools > add ins > automation.
Scroll down to [MY_UDF_CLASSNAME], select it and click OK. You might get a dialog at this point about mscoree.dll. Click No to this dialog (Yes will delete the add-in from the list).
Start a space: <GigaSpaces Root>\Bin\Gs-ui.exe.
To call a UDF, click the Function icon, and look for the [MY_UDF_CLASSNAME] functions.