October 14th, 2002, 9:43 am
Cheers for this, I had found this article before but never bothered to translate it.I sorted the problem out by changing one of the params for the xlfRegister to be 0 instead of 1err = Excel(xlfRegister, 0, 1+ARGCOUNT, (LPXLOPER)&xDll, (LPXLOPER)TempStr(func[0]), (LPXLOPER)TempStr(func[1]), (LPXLOPER)TempStr(func[2]), (LPXLOPER)TempStr(func[3]), (LPXLOPER)TempStr(sHiddenFunc), //This set 0 hides the functions from the wizard, set to 1 makes it visible again.Cheers for the help pointing me in the right direction, got another question now, but will post on a separate thread, all about trying to hide the formula name from the formula bar.Steve.