Extracting checkbox data from a MS Word table
Hi,
I've searched extensively for a solution to this but have yet to find one.
I'm trying to use a macro to extract a true or false value from a checkbox in a row within a word document table, and feed the true / false value into a field in an excel doc.
I'm fine with getting text from different rows within the table, but when I try to extract the checkbox in the same way as I extract text, I get a garbage character. I can't find any way to select the checkbox within the row and extract it's value.
Can anyone help?
thanks!