N
Nath
Hi
I havea table that has 47 fields in it. The last field is
puerly for identification of who created the record and
hence i dont want it to be included in a query that
returns to excel.
The field is titled "Owner" and the query i am using is:
"Select * from [tbl_nathans_data];"
Is there any way of omitting the "Owner" fielsd and i dont
want this to be returned to Excel via my VBA code, putting
all the field names in a coded query would become messy.
TIA
Nath.
I havea table that has 47 fields in it. The last field is
puerly for identification of who created the record and
hence i dont want it to be included in a query that
returns to excel.
The field is titled "Owner" and the query i am using is:
"Select * from [tbl_nathans_data];"
Is there any way of omitting the "Owner" fielsd and i dont
want this to be returned to Excel via my VBA code, putting
all the field names in a coded query would become messy.
TIA
Nath.