Hi everyone,
Visual studio 2022 (64-Bit) V17.3.3 & AdvancedHMIv399yBeta38.
I'm completely stumped now.
I have written a windows application that extracts and displays a count value so the manager can insert comments next to the count value, the count, the time of the count and the comment are added to a DataGridView at the press of a "confirm" button. This part is working correctly and is not a problem.
my next step would be to load the data from the DataGridView into an Excel spreadsheet then continue to run my application for a different production line count.
My problem is I cannot get "Project -> Add Reference -> COM -> Microsoft Excel 16.0 Object Library" to install.
I get the pop up message "A reference to 'Microsoft Excel 16.0 Object Library' could not be added. This is not a COM component"
If i start with a new project (without AdvancedHMI) I can install the Excel library with no problem but then i cannot open the AdvancedHMIv335.sln to rewrite my application.
I know I am probably stupid but I just dont know a great deal about Visual Studio but i am in desperate need of help as i am completely stuck now so near to completing my application.
Thanks for reading, Shaun.