Hi,
This is a theoretical question more than an actual problem I been thinking about as I view questions and responses on the forum. I have a database with millions of entries. Is it feasible to:
1) Compare each entry for identical matches.
2) Use Fuzzy logic to give me the best matches.
I am using Excel 2010 (64-bit).
I have read several great approaches including AlphaFrog's use of arrays to attack a similar problem. And Alan's excellent code for Fuzzy logic. But the looming question is whether or not this is a feasible task and what potential problems this could cause.
AMAS
This is a theoretical question more than an actual problem I been thinking about as I view questions and responses on the forum. I have a database with millions of entries. Is it feasible to:
1) Compare each entry for identical matches.
2) Use Fuzzy logic to give me the best matches.
I am using Excel 2010 (64-bit).
I have read several great approaches including AlphaFrog's use of arrays to attack a similar problem. And Alan's excellent code for Fuzzy logic. But the looming question is whether or not this is a feasible task and what potential problems this could cause.
AMAS