Hi All
I have defined 3 record sets now I need to use 1 field in a record set to trap data related to that field in another record set. Once this is done then I can use the data in the 3rd record set to check the contents of the trapped records set data. That is very confusing....
First Record Set
Contains a field called [Survey ID].
Second Record Set
also has [Survey ID] Need to trap the data containing the same information as [Survey ID] from the first record set.
Third Record Set
Contains all the fields from the second record set with the exception of [Survey ID].
Once the trapped data is ready I need to loop through the records checking field [QuestionRef] against the second record set
If no match is made in the current search ([Survery ID] and [QuestionRef]) then the record from the Third record set needs to be added to the table that that record set defined from with the current [Survey ID] search data being pasted into field [Survey ID].
Then the whole process needs to repeat for the next [Survey ID] in the first record set.
This is database designed by someone that has left the company and is not very well written. If anyone can help me with the above process please do as I am totally lost.
Tony
I have defined 3 record sets now I need to use 1 field in a record set to trap data related to that field in another record set. Once this is done then I can use the data in the 3rd record set to check the contents of the trapped records set data. That is very confusing....
First Record Set
Contains a field called [Survey ID].
Second Record Set
also has [Survey ID] Need to trap the data containing the same information as [Survey ID] from the first record set.
Third Record Set
Contains all the fields from the second record set with the exception of [Survey ID].
Once the trapped data is ready I need to loop through the records checking field [QuestionRef] against the second record set
If no match is made in the current search ([Survery ID] and [QuestionRef]) then the record from the Third record set needs to be added to the table that that record set defined from with the current [Survey ID] search data being pasted into field [Survey ID].
Then the whole process needs to repeat for the next [Survey ID] in the first record set.
This is database designed by someone that has left the company and is not very well written. If anyone can help me with the above process please do as I am totally lost.
Tony