S
steve c
Thanks for Reading. I had a problem and John Nurick was
kind enough to help me, but I am an access moron .
I checked the "Joins" in the query (I'm not a database
expert ny ANY means, just an access amateur) and they
seemed to be there and working as they should? I don't
know any SQL. I don't know how to "modify a query so it
explicitly joins related tables." Can someone help me
out here? Thanks a lot, and sorry for making everyone go
into an incredible amount of detail in order to help me.
Below is the messages exchanged between John and I.
Thanks,
Steve C
My original message,
John's Response >>
Hi Steve,
This sounds like one of the many gotchas of Access's
misbegotten "lookup
fields". See http://www.mvps.org/access/lookupfields.htm
for other
reasons why these sooner or later cause more problems
than they solve.
Modify your query so it explicitly joins the related
tables and it shoul
export OK.
kind enough to help me, but I am an access moron .
I checked the "Joins" in the query (I'm not a database
expert ny ANY means, just an access amateur) and they
seemed to be there and working as they should? I don't
know any SQL. I don't know how to "modify a query so it
explicitly joins related tables." Can someone help me
out here? Thanks a lot, and sorry for making everyone go
into an incredible amount of detail in order to help me.
Below is the messages exchanged between John and I.
Thanks,
Steve C
My original message,
I am exporting the results of a select query to excel.
When i run the query, the results appear as I want them
to, for instance, "Passenger Name" shows "John Doe."
However, when i select the query and run a File - Export
to excel, the information in certain fields is
represented by what appears to be a primary key rather
than the field with the actual text information I want to
look at. Does anyone know what is causing this to happen
or how I can fix it?
John's Response >>
Hi Steve,
This sounds like one of the many gotchas of Access's
misbegotten "lookup
fields". See http://www.mvps.org/access/lookupfields.htm
for other
reasons why these sooner or later cause more problems
than they solve.
Modify your query so it explicitly joins the related
tables and it shoul
export OK.