Qry not pulling bound column problem
- From: AJ <AJ@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 17 Apr 2008 16:55:00 -0700
I have a qry where I pull records from a table. When I run this qry all is
fine, I get the bound column (1) returned which is the text I want not the
primary key which is in column(0).
I do the same for another table... all is fine. Note these 2 were created
using the design view of Query... I'm not a programmer... just a chemist
trying to build a database.
Then I have a Union query to pull the 2 above together. This one returns
column(0) not column(1) as I need. If you ask why I do the queries this
way... only way I know how... sorry.
I'm not sure posting my code helps at this point.
Thanks to anyone who can help, it is greatly appreciated.
Thank you,
.
- Follow-Ups:
- Re: Qry not pulling bound column problem
- From: John W. Vinson/MVP
- Re: Qry not pulling bound column problem
- From: Jeanette Cunningham
- Re: Qry not pulling bound column problem
- Prev by Date: How to - Qry question
- Next by Date: Re: Qry not pulling bound column problem
- Previous by thread: How to - Qry question
- Next by thread: Re: Qry not pulling bound column problem
- Index(es):
Relevant Pages
|
Loading