why a temp table, jim?declare @b varchar(500)set @b = '04865 <li>from :T_08C16 to: T 4C16</li> <li>MAGIC Ticket No:123456</li> <li>Date Type: By 12/16/2004</li> <li>IT Coordinator Contacted: Yes</li> <li>Office of Administraton Contacted: Yes</li> <li></li>Move Services:Equipment, LAN, </li><li>Current Office:L3/EER</li> <li>Recipient Office:L3/EER</li> <li>Voice Mail:yes</li> <li>Voice Mail Number:301-415-5152</li> <li>Current Telephone: (301)415-5977</li> <li>Move Type: permanent</li>'select replace(replace(@b, '</li>', ''), '<li>', '') as NoTags
Go with the flow & have fun! Else fight the flow