On Jul 29, 2008, at 7:11 AM, Wade Smart wrote: >> >> >> The reason you're not getting a comma there is because the previous >> value (Before 'Angus') is the SAME as the last value, so your logic >> is >> telling it not to add the comma. >> >> >> -D. Israel > 20080729 0909 GMT-6 > Wait, Im not sure that makes any sense. The second T Condict Found > comes AFTER > the first which is the one missing the comma. Though I agree having > two values > in two different fields is a problem - not much I can do about that > since its > their data.
Doesn't matter if it's the first, second, or whatever. If you're comparing strings, any string with the same value as the last one will not have a comma after it. If having same values is a reality, then you have to change your logic. -D. Israel [EMAIL PROTECTED] http://www.customcodebydan.com AIM: JudoDanIzz [Non-text portions of this message have been removed]