This is system is like the Census, it goes in alphabetic order starting with the
personal information, each letter has differents questions, for example letter A
has five numbers, each number has differents options too, I tougth to get this
in one form using first the SSTab who goes from letter A to M, each letter
is one Tab and Im using Option buttons, Combo boxes, Text boxes and you know
to retrieve the data, Is a lot of information, sometimes I had to put another
SSTab in the main SSTab becuase some letters has more numbers and is too
difficult to try to fit it in one tab, for example one letter can have like 30 questions,
another maybe 50 or less, I tried to use control arrays for each letter but anyway
the program is getting bigger so now I decided to load each letter in the same
SSTab but with differents forms, for example letter A is FormA and the same
for the others, so I separated each letter is each form.
After this I need to build a database and I don't know yet what is the best way
to handle.
I'd appreciate more opinions and sugestions.
Thanks.
personal information, each letter has differents questions, for example letter A
has five numbers, each number has differents options too, I tougth to get this
in one form using first the SSTab who goes from letter A to M, each letter
is one Tab and Im using Option buttons, Combo boxes, Text boxes and you know
to retrieve the data, Is a lot of information, sometimes I had to put another
SSTab in the main SSTab becuase some letters has more numbers and is too
difficult to try to fit it in one tab, for example one letter can have like 30 questions,
another maybe 50 or less, I tried to use control arrays for each letter but anyway
the program is getting bigger so now I decided to load each letter in the same
SSTab but with differents forms, for example letter A is FormA and the same
for the others, so I separated each letter is each form.
After this I need to build a database and I don't know yet what is the best way
to handle.
I'd appreciate more opinions and sugestions.
Thanks.