SELECT * FROM Customers WHERE ID in (SELECT ID FROM Customers WHERE Name like '%Accounting firm%' OR Desc like '%Accounting firm%' OR c1 like '%Accounting firm%' OR c2 like '%Accounting firm%' OR Details like '%Accounting firm%') ORDER BY Name ASC
THIS IS DB:C:\inetpub\vhosts\emotivemedia.com\httpdocs\saskatchewan\sk.mdb