Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How the selecttop 50 will work. I have a list box A with 12500 values and now i made a selection in List box B . Now the associated values in List box A is 1000.
If i Run the Macro selecttop50 it will take the top 50 from the Associated values which are enabled for the selection in B or it will consider all the 12500 and selects the top 50.
I'm not clear on your requirements, but you might look at the attached qvw (not mine).
I displays the top n items without using macros.
It will take the top 50 of the associated values.
Karl