Hi. I've made a record on a table which would be used as a comparison to other records in the table. for example..
table:
recordID 100001,Company Name
recordDI 999999,Company Name
i want to compare record 1000001's Company Name with record 9999999's Company name. How do I do that? thanks!