Code:
Person ID, Question No., YesNoResponse, TextualResponse 1 1 Y 1 2 N 1 3 Y 2 1 N 2 2 N
Person ID, Question No., YesNoResponse, TextualResponse 1 1 Y 1 2 N 1 3 Y 2 1 N 2 2 N
Forms.Form1.Tex t1
. When you have the form open, and run the query, you can see if it works. Then you set the RecordSource of the Report to Query2. Or you could copy the SQL of Query2 into the RecordSo...
Set Rst=Form_frmSta tments_subform. Recordset.Clone ()
.string += "+" + i + " ";
in line 9 of your output code it should have worked. Please try without assuming.
$vehicle="Merce dez Benz AT"
is an assignment statement that assigns $vehicle to "Mercedez Benz AT" and evaluates to "Mercedez Benz AT", which converts to true. Actually all your if statements would be executed when $zone is equal to "Manila". I think you mean $vehicle=="Merc edez Benz AT"
.
Leave a comment: