Thread: MS Query
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Neily
 
Posts: n/a
Default MS Query

Hi,

Does anyone know how to reference tables in the SQLs for MS Query?

eg. SELECT timestamp AS TimeLogged
FROM ......
WHERE .....

Thus naming the field header as TimeLogged instead of the databases field of
timestamp.

Ta

Neil