Query in Access

dr223

Registered User.
Local time
Today, 13:40
Joined
Nov 15, 2007
Messages
219
Hallo,

I have a table called sess_tbl with two fields, A1 and A2. Both fields have full description in text format. They should be similar, however some fields are not the same. How can I write a query to compare between the two fields and bring forward fields which are same and/or not the same?

Thank you very much
 
Similar is not the same as identical which is the only compare option. What do you mean by bring forward?
 

Users who are viewing this thread

Back
Top Bottom