Hi.
I have a set of ActiveX Checkbox controls in a Word Document that I need to determine if they checked or not. UiPath can see the controls and can be selected by GetText activities, however this just returns the label. Is there a way to extract the value of the Checkbox? Or do I need to have VBA Code inside the Word Document that I can trigger from UiPath and return all the values as separate arguments?
Thanks
Craig…