View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fi.or.jp.de fi.or.jp.de is offline
external usenet poster
 
Posts: 93
Default Get Access Data into Excel

Hi All,

I am using excel macro to get data from access database.

My sql query gives me 5 records or more than that.

I am able to pull it different cells.

But I want all the 5 results in single cell.

Please help