Abhijeet R. Joshi
Active Member
Hi all,
Just want to check whether there is an option to find specific values from arrays into already available arrays.
For instance, I want to define an array from a specific range in my worksheet (which is not constant, it might have 10 values or 100 or 145,etc..) and then provide the user with multiple select combobox (which is linked to some other data in some other sheet)to select desired values and then I want the macro to check the selected values from the combobox into the defined array and provide with a combined msgbox with the selected values and true/false in front of them..
Also it would be great if someone could let me know what is the limit for an array in MS Excel 2010.
Thanks in advance!!

Just want to check whether there is an option to find specific values from arrays into already available arrays.
For instance, I want to define an array from a specific range in my worksheet (which is not constant, it might have 10 values or 100 or 145,etc..) and then provide the user with multiple select combobox (which is linked to some other data in some other sheet)to select desired values and then I want the macro to check the selected values from the combobox into the defined array and provide with a combined msgbox with the selected values and true/false in front of them..
Also it would be great if someone could let me know what is the limit for an array in MS Excel 2010.
Thanks in advance!!