I am trying to extract about 5 records from a SQL Server table into a spreadsheet. Basically, I want a snapshot of a table showing it's field names and it's associated field values. I wish to be able to print out this data. What is the best way to do this?

Thanks,

Blake