View Single Post
  #2 (permalink)  
Old 02-04-2007, 19:17
swexpert swexpert is offline
Premium Member
 
Join Date: Jan 2007
Posts: 209
Default

Yep, it should be. Everything is.

Create a query to combine data (union select or inner join as applicable to you) and then
export to a CSV file. Then open/import from a CSV into excel.

Regds
IJ
Reply With Quote