Re: Can't run the query I need... table setup wrong?
From: [MVP] S.Clark (steve.clark_NOSPAM_at_FMSInc.com)
Date: 03/17/05
- Next message: [MVP] S.Clark: "Re: Joining 3 tables in a query"
- Previous message: pokdbz: "Query not pulling data anymore, do you have any suggestions?"
- In reply to: M S: "Can't run the query I need... table setup wrong?"
- Next in thread: John Vinson: "Re: Can't run the query I need... table setup wrong?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Mar 2005 14:26:36 -0500
You don't want to hear this, but I'll say it anyway. Start over. You'll
spend 5x the amount of time trying to fit the square peg into the round
hole.
$0.02, don't spend it all in one place.
-- Steve Clark, Access MVP FMS, Inc. www.fmsinc.com/consulting "M S" <ms@mpscan.com> wrote in message news:OqTXyVxKFHA.4032@TK2MSFTNGP14.phx.gbl... > SCOREID SKILL1 SKILL2 SKILL3 > 1 100 60 100 > 2 60 60 100 > 3 100 100 60 > > I have the table above. I think I set it up wrong, and it should be > something like this: > > SCOREID SKILLID SCORE > 1 1 100 > 1 2 60 > 1 3 100 > 2 1 60 > 2 2 60 > > My issue is that I have designed so many input screens around how it is > setup now, that I really can't go back and start from scratch. > > Is there a query that I can do or run take will extract all the field > names > and get them as values, so I can more easily report on the table? i.e., I > need a crosstab with each SKILL down the left and the average as the > value. > > See what I am saying? Thanks for your help! > > -Mike > > >
- Next message: [MVP] S.Clark: "Re: Joining 3 tables in a query"
- Previous message: pokdbz: "Query not pulling data anymore, do you have any suggestions?"
- In reply to: M S: "Can't run the query I need... table setup wrong?"
- Next in thread: John Vinson: "Re: Can't run the query I need... table setup wrong?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|