Greetings, this is my first time on MrExcel forum. I have a problem that I have not been able to solve and I was hoping that someone else may have had a similar experience. Here is my problem:
Yesterday I installed the morefunc version 5 add-in, downloaded fine (from CNET), installed fine. I have access to and can use all of the functions in the morefunc add-in; however, when I try to use the HSORT, HSORT.IDX, VSORT and VSORT.IDX functions, I get a #VALUE! error message. Even using the functions in there simplest form, for example:
1) I would highlight three cells horizontally,
2) type =HSORT({3,1,2},,1)
3) press (ctrl+shift+enter) to make it an array function and add the brackets
and I get #VALUE! in all three cells, no data.
Some info that may or may not be relevant, I have Microsoft Visual Basic 6.0 installed on my system, this is an older version of VB that may be conflicting with the VB module used in the add-in. I use it so I prefer not to have to uninstall it just to see if that is the problem.
Is there some kind of Microsoft component service that must be activated in order to use the morefunc add-in? I spent 12 hours yesterday researching and testing, in the research I haven't found one other person to experience this issue, and in testing all answers pointed to incorrect data type. So I made certain that all of my data were numeric (although the hsort functions are suppose to be able to handle a multitude of different data types), that didn't work, so I tried text, that didn't work. I have input this function every way possible. What is odd, is that the other functions work fine, even as array functions, they work fine. I have also, uninstalled and reinstalled version 5, that didn't fix anything, same problem. I tried installing the older version 3.62 I believe, same problem again. I am at a lose, if anyone could offer any ideas it would be muchly appreciated. Even the slightest thing that you think may not be important, please offer, I'm good at taking an idea and running with it.
Thank you!
Yesterday I installed the morefunc version 5 add-in, downloaded fine (from CNET), installed fine. I have access to and can use all of the functions in the morefunc add-in; however, when I try to use the HSORT, HSORT.IDX, VSORT and VSORT.IDX functions, I get a #VALUE! error message. Even using the functions in there simplest form, for example:
1) I would highlight three cells horizontally,
2) type =HSORT({3,1,2},,1)
3) press (ctrl+shift+enter) to make it an array function and add the brackets
and I get #VALUE! in all three cells, no data.
Some info that may or may not be relevant, I have Microsoft Visual Basic 6.0 installed on my system, this is an older version of VB that may be conflicting with the VB module used in the add-in. I use it so I prefer not to have to uninstall it just to see if that is the problem.
Is there some kind of Microsoft component service that must be activated in order to use the morefunc add-in? I spent 12 hours yesterday researching and testing, in the research I haven't found one other person to experience this issue, and in testing all answers pointed to incorrect data type. So I made certain that all of my data were numeric (although the hsort functions are suppose to be able to handle a multitude of different data types), that didn't work, so I tried text, that didn't work. I have input this function every way possible. What is odd, is that the other functions work fine, even as array functions, they work fine. I have also, uninstalled and reinstalled version 5, that didn't fix anything, same problem. I tried installing the older version 3.62 I believe, same problem again. I am at a lose, if anyone could offer any ideas it would be muchly appreciated. Even the slightest thing that you think may not be important, please offer, I'm good at taking an idea and running with it.
Thank you!