S
silentpro
Can someone please help with this, I was told this can be done in VBA....
I have a '07 word doc that acts as an enrollment form.
One table has row entries with columns for a name, id, & 5 different columns
checkbox (7 cols total).
I would like to total the entries at the bottom for the ID & 5 lesson
columns.
The ID col will all have something in common, the will start with the same
first 2 letters (TX for example) & be a total of 10 char's (alpha numeric)
The 5 other lesson columns I would like to total the amount of 'ticked'
checkboxes.
The other table has a Quantity reference to the 5 columns & I would like to
take the total of a checkbox column from the table above & input it into a
cell in this other table.
All of this while auto calculating when the user changes something real
time.
If it's easier, I can try to substitute the checkboxes for a drop down list
of 0's & 1's..
Please help, I've looked all over the web to get me this answer & haven't
had any luck yet.
thanks
I have a '07 word doc that acts as an enrollment form.
One table has row entries with columns for a name, id, & 5 different columns
checkbox (7 cols total).
I would like to total the entries at the bottom for the ID & 5 lesson
columns.
The ID col will all have something in common, the will start with the same
first 2 letters (TX for example) & be a total of 10 char's (alpha numeric)
The 5 other lesson columns I would like to total the amount of 'ticked'
checkboxes.
The other table has a Quantity reference to the 5 columns & I would like to
take the total of a checkbox column from the table above & input it into a
cell in this other table.
All of this while auto calculating when the user changes something real
time.
If it's easier, I can try to substitute the checkboxes for a drop down list
of 0's & 1's..
Please help, I've looked all over the web to get me this answer & haven't
had any luck yet.
thanks