HELP!. HELP!. ERROR MESSAGE 1026

Other discussions about CSPro
Forum rules
New release: CSPro 8.0
Post Reply
Dfernando
Posts: 4
Joined: July 25th, 2015, 6:44 pm

HELP!. HELP!. ERROR MESSAGE 1026

Post by Dfernando »

Hello group!

 Urgently I need your help.

I'm entering data in my application made in CS Pro, but when I'm entering the last figure, gives me error, specifically says "ID VARIABLES NOT FILLED, PLEASE reenter" .Press F8 to clear Message 1026.

I do not know what to do !. I've searched the forum and can not find how to fix it.

I'm new to the program management.

I urgently need your help
pierre

Re: HELP!. HELP!. ERROR MESSAGE 1026

Post by pierre »

Hello -
I think the problem is that you entered data in a form before you filled in the ids such as the household's identifiers.
For example

=This is form 1=
Name - [_][_][_][_][_][_][_][_][_][_][_][_][_][_][_]
Age - [_][_][_]
Sex - [_]

=This is form 2=
House ID - [_][_][_][_][_]

The problem with this form is that the House ID is the unique identifier for this case and in CSPro this should be the first number that you enter.
So to correct this problem, the form layout should look like this.

=This is form 1=
House ID - [_][_][_][_][_]

=This is form 2=
Name - [_][_][_][_][_][_][_][_][_][_][_][_][_][_][_]
Age - [_][_][_]
Sex - [_]

Make sure that you drag the id fields into the first form and that it has been entered first to avoid this problem.

I hope that this helps -
Pierre
Post Reply