Hi Experts
I have a challenge that needs some VBA code or complex formula.
Challenge: I want to write certain fields of the 10 largest values from one worksheet to another
Requirements:
I want to search COLUMN BK from "INPUT FILE" for the 10 largest $$ amounts (There could be duplicates)
I want to copy TOP 10 values to another worksheet as long as Column AK is not DUPLICATE.
Output to new worksheet should be the following
COLUMN AK - COLUMN AS - COLUMN A - COLUMN H - COLUMN T- COLUMN BP - COLUMN BK
Confusing.....Work with me please, i really need to figure this out. I would prefer formulas, nut it might not be possible. So VBA code would be welcome and I would use CONTROLS to run them
Please help
Thanks for all your precious time
I have a challenge that needs some VBA code or complex formula.
Challenge: I want to write certain fields of the 10 largest values from one worksheet to another
Requirements:
I want to search COLUMN BK from "INPUT FILE" for the 10 largest $$ amounts (There could be duplicates)
I want to copy TOP 10 values to another worksheet as long as Column AK is not DUPLICATE.
Output to new worksheet should be the following
COLUMN AK - COLUMN AS - COLUMN A - COLUMN H - COLUMN T- COLUMN BP - COLUMN BK
Confusing.....Work with me please, i really need to figure this out. I would prefer formulas, nut it might not be possible. So VBA code would be welcome and I would use CONTROLS to run them
Please help
Thanks for all your precious time