How do I call methods on an ActiveX control in VB?
I have plance the control in an Excel Spreadsheet and I want to get the current value of the control...specifically the date and assign it to a cell. I am confused about the LinkedCell property and how/if I can use this. Thanks