I'm placing checkbox values on individual lines. I'm doing this to heavily format an update form, for a many-to-many table (double primary index)
Does this mean a two dimensional array?
Currently the update form is formatted on one large table. The values will appear in two columns, six main sets.
Can anybody refer me to a source or way to do this as a first-timer? (barely touched on the array concept!)