N nh1234 Registered User. Local time Today, 08:46 Joined Dec 27, 2005 Messages 26 Feb 9, 2006 #1 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?
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?
reclusivemonkey Registered User. Local time Today, 16:46 Joined Oct 5, 2004 Messages 749 Feb 10, 2006 #2 You can do all this with formulas and filtering. Why do you need code to do it?
supercharge Registered User. Local time Today, 08:46 Joined Jun 10, 2005 Messages 215 Feb 10, 2006 #3 Your question is: Is this possible? The answer is: Yes, it is possible to do so.