Mark,
Using SQL Server 2000's SQL Query
Analyzer:
SELECT AppSchema + CHAR(9) + Category + CHAR(9) +
Type + CHAR(9) + Item
FROM SHR_Categorization
ORDER BY AppSchema, Category, Type, Item
FROM SHR_Categorization
ORDER BY AppSchema, Category, Type, Item
Run, Select all, Copy, then Paste into a blank
Excel sheet.
Stephen
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Doornbos, Mark
Sent: Monday, April 24, 2006 1:21 PM
To: [email protected]
Subject: Export CTI
Hi fellow
listers,
What are the steps
to export CTI's to an excel spreadsheet?
Thanks.
mjd

