I am loading an existing XLS spreadsheet and inserting data into it. Im am OK whith adding data to cell or ranges but my spreadsheet also contains Textbox and Checkbox controls that I need to maniplulate.
Can anyone help with how I add text to a Textbox on the opened spreadsheet?
And how to tick/untick a checkbox?
I need to find them by name ie. "Check Box 1" or "TextBox 1"