Search found 69 matches

by sham
October 12th, 2022, 12:24 am
Forum: Entry
Topic: Skip condition involved in more than one "other" in occurrences
Replies: 2
Views: 3015

Skip condition involved in more than one "other" in occurrences

Hi family, I need your guide in relation to the roster below; group= FRUIT_REC000 VEGID VEGNAME CONSUME SPECIFY AMOUNTSPENT 1 01 Maize 1 15 2 02 Beans 2 3 03 other1 1 Rice 12 4 04 other2 2 //This should have ended the group since no other2 5 05 other3 2 Below is my logic: PROC VEGID preproc $= curoc...
by sham
October 1st, 2022, 9:28 pm
Forum: Entry
Topic: Skip issues in Occurrences
Replies: 2
Views: 3094

Re: Skip issues in Occurrences

Hi etuser,
Thank you soo much.
It works.

Thank very much.
by sham
September 30th, 2022, 1:47 am
Forum: Entry
Topic: Skip issues in Occurrences
Replies: 2
Views: 3094

Skip issues in Occurrences

Hi Family. This is the issue. I have designed a roster containing 3 rows and a set of 6 questions and with a response structure; ITEM TOTALMALE TOTALFEMALE MALE0 FEMALE0 MALE1 FEMALE1 1 Project1 1 0 1 0 0 0 2 Project2 0 0 skip skip skip skip///////// Correct 3 Project3 1 1 skip skip skip skip //////...
by sham
September 6th, 2022, 1:42 am
Forum: Entry
Topic: Removing previous selected single select from a roster table item
Replies: 0
Views: 24907

Removing previous selected single select from a roster table item

Hi Family, I have two(variables) with the same value label but different data type SECHQ1A= is a multiple select(Alpha) SECHQ1AA= single select(numeric) but base on the response in SECHQ1A and also part of a roster but being part of a roster . This is to say that I have generated a Setvalueset out o...
by sham
July 26th, 2022, 11:04 pm
Forum: Entry
Topic: How to Randomly select one(1) household member between the age of 12-17years from the roster
Replies: 5
Views: 1891

Re: How to Randomly select one(1) household member between the age of 12-17years from the roster

Hi sherrell,
Thank you for your swift response once again.
Alright, I will give it a trial and revert.

I am always grateful for your time.

Thank you
by sham
July 26th, 2022, 11:00 pm
Forum: Entry
Topic: Automatically make the system to preselect the 1st options that appear in setvalueset
Replies: 3
Views: 1068

Re: Automatically make the system to preselect the 1st options that appear in setvalueset

Hi,
@Sherrell you got it right it is indeed a typo from me. I actually mean 15-49.
@ Gregory Martin thank you very much for the guide.

It is working soo well.

I Am grateful.
by sham
July 26th, 2022, 6:44 am
Forum: Entry
Topic: Automatically make the system to preselect the 1st options that appear in setvalueset
Replies: 3
Views: 1068

Automatically make the system to preselect the 1st options that appear in setvalueset

Hi family, I have a challenge here. I created a setvalueset from the a roster using preproc. Is there a way to allow the system to select the 1st option that appear in the setvalueset RESULTS regardless about the value serial numbering? for example Below is the logic I used to pull out the list of e...
by sham
July 25th, 2022, 8:16 pm
Forum: Entry
Topic: How to Randomly select one(1) household member between the age of 12-17years from the roster
Replies: 5
Views: 1891

Re: How to Randomly select one(1) household member between the age of 12-17years from the roster

Hi Sherrell and Family, I write to appreciate your support in helping me to improving my skills in Cspro programing. @ Sherrell, After going through the link you suggested to us, I could not get exactly what I wanted. All the once that are there are about Random selection of at least 4 members and o...
by sham
July 11th, 2022, 6:37 pm
Forum: Entry
Topic: How to Randomly select one(1) household member between the age of 12-17years from the roster
Replies: 5
Views: 1891

How to Randomly select one(1) household member between the age of 12-17years from the roster

Hi Family, I am dealing with household roster(all household members). Now there is another Questionnaire level which has to do with the random selection. The instruction is that, I should randomly select only 1 member(aged 12-17years)at random from the main roster to proceed the adolescents question...