Re: How Do I make fields not appear on a form or report
- From: John W. Vinson <jvinson@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Apr 2007 15:00:11 -0600
On 18 Apr 2007 11:01:37 -0700, Lisa <dlhenne@xxxxxxxxxxx> wrote:
Okay here it is. The problem is the fields such as "eatltg2",
"swgl1", "swgl2", are all based off of table that is autonumber and
text. I am storing the auto number in the table to save space
Open the Query in design view. Add the three (?) lookup tables to the query
grid, joining the Primary Key to the numeric foreign key in your table. Select
the text field from the lookup table to include in your report.
Based on the SQL, you have a LOT of repeating fields and improper
normalization! You may want to read up on normalization; there are some good
links in the "Database Design 101" links on Jeff's webpage:
Jeff Conrad's resources page:
http://www.accessmvp.com/JConrad/accessjunkie/resources.html
The Access Web resources page:
http://www.mvps.org/access/resources/index.html
John W. Vinson [MVP]
.
- Follow-Ups:
- References:
- How Do I make fields not appear on a form or report
- From: Lisa
- Re: How Do I make fields not appear on a form or report
- From: John W . Vinson
- Re: How Do I make fields not appear on a form or report
- From: Lisa
- Re: How Do I make fields not appear on a form or report
- From: John W . Vinson
- Re: How Do I make fields not appear on a form or report
- From: Lisa
- How Do I make fields not appear on a form or report
- Prev by Date: Re: Incremented Value for Subform Line Number (?)
- Next by Date: form's won't open
- Previous by thread: Re: How Do I make fields not appear on a form or report
- Next by thread: Re: How Do I make fields not appear on a form or report
- Index(es):
Relevant Pages
|
Loading