Search results

  1. D

    A little help with multiple queries

    Ok, I figured it out. I added a auto increment field in each query using "Serialize function by Peter Schroeder" I made a Final query from all the queries and joined them on the auto increment field. Worked out ok.
  2. D

    A little help with multiple queries

    Hello, I have questionnaire and the answers are saved in a DB. The questionnaire has a lot of questions but the answers are a list of 4-5 different options per question. I an trying to centralize the data ... how many answers 1 for the question 1 and so on ... I used to make the calculations...
Back
Top Bottom