Thread: Sql Table Join?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
soniya soniya is offline
external usenet poster
 
Posts: 23
Default Sql Table Join?

I have two table from which i am importing Data using SQl
Query. Both table got several identical filelds while
some fields do not appear in both (some fields are in
table A but not in table B and vice versa)

Is it possible that I can get data from both tables to a
single sheet either with identical fields only or even
including un identical fields?

Identical fields only will also help me.

any code example will be much helpful

Thanks

Soniya