I am using LV 8.2 (and the report generation toolkit). I am trying to write to an existing Excel textbox.
The closest I can get is Excel._Worksheet.Shapes.Item(0) to get the Shape reference for the textbox, but I cannot seem to figure out how to put text in it.
Any suggested method will be tried, I'm not prideful