mach27
Technical User
- Oct 25, 2005
- 18
Hi
I have a table of questions and i want to show all its contents in a datasheet view on form.
Here how it looks:
First Table (Question)
QuestNum: Autonumber
Category: Text
Question: Text
Second Table (Questionnaire)
RACF: Text
timestamp: Date
category: Text
Question: Text
Answer: Text
Score: Number
Comments: Memo
All the questions (under table mentioned above) should appear to each one of the user(record)on the second table.
How can I do it? Hope you can help me.
Thanks in advance,
Mach
I have a table of questions and i want to show all its contents in a datasheet view on form.
Here how it looks:
First Table (Question)
QuestNum: Autonumber
Category: Text
Question: Text
Second Table (Questionnaire)
RACF: Text
timestamp: Date
category: Text
Question: Text
Answer: Text
Score: Number
Comments: Memo
All the questions (under table mentioned above) should appear to each one of the user(record)on the second table.
How can I do it? Hope you can help me.
Thanks in advance,
Mach