D
db_murray
I want to create a lits based on a minimum common variable.
I use a program that generates a data table in a specific order. In
'COL A' are names of clients. Related data (a percentage) is in 'Col
B' .
I want to create a dynamic list that identifies the first 15 names of
that appear in COL A that have a value over a given amount in the COL
B.
in order to optimize the data, my goal is to be able to change that
percentage (and alter the list of stocks) dynamically.
Any help, even pointing me in the right direction would be much
appreciated.
Dan
I use a program that generates a data table in a specific order. In
'COL A' are names of clients. Related data (a percentage) is in 'Col
B' .
I want to create a dynamic list that identifies the first 15 names of
that appear in COL A that have a value over a given amount in the COL
B.
in order to optimize the data, my goal is to be able to change that
percentage (and alter the list of stocks) dynamically.
Any help, even pointing me in the right direction would be much
appreciated.
Dan