Expert VBA Coder Needed for Word
Budget: $10 – $30 AUD
I'm in need of a skilled VBA coder to help enhance the functionality of Microsoft Word. The specific functionalities required are:
- Document automation
- Text formatting and styling
- Data extraction from documents
The Word document essentially consists of tables. The tables have different numbers of rows and two columns.
The first column should only contain text. There should be a checkbox in the second column.
The checkboxes should initially be hidden.
The checkboxes should only become visible when you activate the “Show all” function.
If the check box is selected, the text in column 1 should have a specific target style assigned to it.
If the check box is cleared, the text should be mapped to another style that is defined to have the text hidden.
If I deactivate the "Show all" function again, the rows whose checkboxes were deactivated should no longer be
visible. So ultimately I want to be able to easily control what you can and can't see in the document using
the checkboxes.
- Document automation
- Text formatting and styling
- Data extraction from documents
The Word document essentially consists of tables. The tables have different numbers of rows and two columns.
The first column should only contain text. There should be a checkbox in the second column.
The checkboxes should initially be hidden.
The checkboxes should only become visible when you activate the “Show all” function.
If the check box is selected, the text in column 1 should have a specific target style assigned to it.
If the check box is cleared, the text should be mapped to another style that is defined to have the text hidden.
If I deactivate the "Show all" function again, the rows whose checkboxes were deactivated should no longer be
visible. So ultimately I want to be able to easily control what you can and can't see in the document using
the checkboxes.