Page 1 of 1

CODING THIS TABLE

Posted: September 14th, 2018, 5:32 am
by Shagihilu
Can someone help me to code this table in Cspro so that some one can enter those values?

Re: CODING THIS TABLE

Posted: September 14th, 2018, 11:30 am
by Gregory Martin
I would add a record to your dictionary and set the occurrences to 11. In that record you would add three items, one for each column where you are going to enter data. You can then set the value set for each item (for example, 0 - 120,000 for the Viongozi item).

You can set the occurrence labels for the 11 occurrences and set each to each row's value (Responsibility Allowance, Posho ya ukufunzi, etc.).

Then, when you drag the roster onto a form, you should get a grid that appears like what you see in your Word document.

Re: CODING THIS TABLE

Posted: September 15th, 2018, 5:53 pm
by Shagihilu
Thanks Gregory