Chat with a LIVE Microsoft Access Expert!
 
       
 

         

   

Go Back   Access World Forums > Microsoft Access Discussion > General

 
 
Chat with a LIVE Microsoft Access Expert!
Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 06-28-2007, 04:47 PM
Roly Reefer Roly Reefer is offline
Registered User
 
Join Date: Jan 2005
Location: England
Posts: 35
Roly Reefer is on a distinguished road
Can U do this in Access?

Hi,

I am making a database for a project for a new MIS system we are implementing, which details training requirements. We are trying to analyse what programs in the various systems people use and will then train them on the new systems equivalent.

Where I am stuck is I have a load of programs with Yes/No formats and I want to show on a form the personal details of everybody and then only show the fields which are yes in the textboxes on one line and nothing else.

I have uploaded my database - the queries I want to do this to are:

Central Training People
CRM Training People
Crystal Training People
Windows Training People

Is this possible?

Thanks for your help,


Roly
Attached Files
File Type: zip Copy of Genesis Training.zip (238.3 KB, 24 views)
Reply With Quote
Sponsored Links
  #2  
Old 06-28-2007, 11:02 PM
Dennisk's Avatar
Dennisk Dennisk is offline
AWF VIP
 
Join Date: Jul 2004
Posts: 1,652
Dennisk will become famous soon enough
Are you saying yo want to turn rows into columns but only where the Control in each row is YES?
Reply With Quote
  #3  
Old 06-29-2007, 12:13 AM
Roly Reefer Roly Reefer is offline
Registered User
 
Join Date: Jan 2005
Location: England
Posts: 35
Roly Reefer is on a distinguished road
Yes I am, can u do this?
Reply With Quote
  #4  
Old 06-29-2007, 12:37 AM
Dennisk's Avatar
Dennisk Dennisk is offline
AWF VIP
 
Join Date: Jul 2004
Posts: 1,652
Dennisk will become famous soon enough
It is possible. Infact I use this technique myself in my lastest DB.
Two way to do this either create a query to retrieve each row. then combine all the queries into one master query. Or create a function that retrieves each row and concatenates them all to a string and return that.
Either way you will not be able to update the columns.

Last edited by Dennisk; 06-29-2007 at 01:18 AM..
Reply With Quote
  #5  
Old 06-29-2007, 12:59 AM
Roly Reefer Roly Reefer is offline
Registered User
 
Join Date: Jan 2005
Location: England
Posts: 35
Roly Reefer is on a distinguished road
There are going to be 4,500 rows, so creating that many queries would be to much to display in a form, or as a query - unless there's an easier way of doing it?

Thanks for your help,

Roly
Reply With Quote
  #6  
Old 06-29-2007, 02:14 AM
neileg's Avatar
neileg neileg is offline
AWF VIP
 
Join Date: Dec 2002
Location: Newcastle, England
Posts: 5,970
neileg has a spectacular aura aboutneileg has a spectacular aura about
I'm sorry to say this but your design is dreadful since you have taken a spreadsheet approach. Instead of having all those skills as fields in the table, they should be individual records in a related table. This is part of the process known as normalisation.
__________________
You can't always get what you want, but if you try sometimes you may just get what you need - Rolling Stones

Cheers, Neil
Reply With Quote
  #7  
Old 06-29-2007, 02:41 AM
Roly Reefer Roly Reefer is offline
Registered User
 
Join Date: Jan 2005
Location: England
Posts: 35
Roly Reefer is on a distinguished road
I know the database is awful, but it is only for a one off project and is just a short term thing.

I didn't know about this query when I set it up, otherwise I would have done it instead of thinking about it first.

Thanks for your help,

Roly
Reply With Quote
  #8  
Old 07-01-2007, 11:02 PM
Dennisk's Avatar
Dennisk Dennisk is offline
AWF VIP
 
Join Date: Jul 2004
Posts: 1,652
Dennisk will become famous soon enough
One off projects have a habit of staying around for years.
Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FTP Upload Module gisash1 General 12 01-21-2010 04:07 AM
Simulate VLOOKUP in Access antifashionpimp Modules & VBA 4 06-16-2008 10:51 AM
I need some artillery against Access haters hi there General 16 12-21-2007 12:01 AM
User Defined Type - Access 97 to 2000/2002 Mile-O Access FAQs 0 12-01-2005 05:35 AM
Access Charts/Graphs durdle17 Reports 5 10-04-2004 02:42 AM


All times are GMT -8. The time now is 10:05 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
(c) copyright 2009 Access World