Jump to content

How can I do this with multiple scripts?


This topic is 621 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  I am not even sure if scripts is the right way to go, but here is my question.

 

We have a huge database with questions that were asked.  Each user has, lets a social security number.   We want to put all of their answers together in different columns.   So there are about 20 different questions that need to be pull out of that data per person, and then put into a report, or another table so we can view all of the users, vertical, and all of their answers to the questions, horizontally(the columns names).  How is this possible? 

example:

One table has all of the names in it with their SS#.    Each question has their Name and SS#, so the SS# could be the part that joins the tables together.     I now need to bring the data in to the Question fields that they answered.   

How do I make the question columns pull the data out of the database?  

 

Name       State      Zip     Male/Female           Education         Job Title          Question1           Question2            Question3

 

 

 

Link to comment
Share on other sites

This topic is 621 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.