View Single Post
  #39 (permalink)  
Old 01-22-2008, 09:09 PM
TonyES TonyES is offline
Member
 
Join Date: Oct 2007
Posts: 41
iTrader: (0)
TonyES is on a distinguished road
Default

Try the SQL code some thing like the one shown below:
SELECT * FROM yourTable WHERE [Inspected By] Like '*Ricky*'
Reply With Quote