Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.newusers,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am sorry, I uploaded all the files but forgot to update the page to the
latest version. Too late at night :-_ Could you please re-try mow and report back? Bob "R.VENKATARAMAN" &&& wrote in message ... mine is windows98 and Excel 2000. still after adding this addin and close excel and reopen excel some error comes the error message is "invalid procedure call or argument" when I remove the addin by removing the unzipped files it is ok ================================== Bob Phillips wrote in message ... We recently announced the release of CFPlus, an extended conditional formatting add-in . A number of users with older operating systems, such as Win95 and WinME, have reported receiving an Error 5 on loading the add-in. We believe that we have found the cause of this error and fixed it, so you should be able to get the fixed version at the same place, http://www.xldynamic.com/source/xld.....Download.html. We would be grateful to hear from anyone who suffered this error as to whether it is now cured for them, quoting the OS and Excel version please. For anyone who is interested, the problem was caused by a call to the GetPrivateProfileInt API. The code was issuing this call, and then calling GetPrivateProfileString if that call failed (as we are catering for numeric and string values). We had one key value of 'x10', which we wanted to be returned as a string. In NT/Windows 2000/XP, this is exactly what happened. However, in the other systems, the 'x10' is read as a hexadecimal number (value 16 in this case), and so the code failed on the expectation of a subsequent string key that wasn't there. Frank Kabel & Bob Phillips |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic Error Run Time Error, Type Mismatch | Excel Discussion (Misc queries) | |||
CFPlus add-in problem | Excel Discussion (Misc queries) | |||
Counting instances of found text (Excel error? Or user error?) | Excel Worksheet Functions | |||
Automation Error, Unknown Error. Error value - 440 | Excel Programming |