hi,
I'm trying to write code that will:
1. calculate the percent difference of 1 item against a list of 70 other items,
2. then select any item that is between 1% and 5%,
3. then list those items
Is this possible?
I'm trying to write code that will:
1. calculate the percent difference of 1 item against a list of 70 other items,
2. then select any item that is between 1% and 5%,
3. then list those items
Is this possible?