thread68-853587
Hi Folks,
By way of preface let me apologize that I am not a programmer/developer. I may not use the proper vernacular when describing my needs.
I have a Word document that contains content controls; plain text, datepicker, and checkboxes.
For this puzzle, I am interested in manipulating the columns that contain the datepicker and checkbox controls.
Section two of the document has the datepicker and checkbox columns and sections 3, 4, and 5 have checkboxes.
In the referenced thread, I saw methods for capturing the number of populated checkboxes and displaying them to the user in a MsgBox.
I would like to know if there is a way to:
1. Capture the number of cells that contain a date,
2. Capture the number of checkboxes populated, and
3. Move those values to their respective "Totals:" cell at the bottom of the table.
Respectfully,
Fergie
Hi Folks,
By way of preface let me apologize that I am not a programmer/developer. I may not use the proper vernacular when describing my needs.
I have a Word document that contains content controls; plain text, datepicker, and checkboxes.
For this puzzle, I am interested in manipulating the columns that contain the datepicker and checkbox controls.
Section two of the document has the datepicker and checkbox columns and sections 3, 4, and 5 have checkboxes.
In the referenced thread, I saw methods for capturing the number of populated checkboxes and displaying them to the user in a MsgBox.
I would like to know if there is a way to:
1. Capture the number of cells that contain a date,
2. Capture the number of checkboxes populated, and
3. Move those values to their respective "Totals:" cell at the bottom of the table.
Respectfully,
Fergie