Posts by Ismael • 7 points
2 posts
-
-2
votes0
answers18
viewsQ: C# cannot interact with Excel
Hello. I am programming Forms with C# in Visual Studio Community 2019. My program triggers Excel and creates a spreadsheet. On my computer everything goes well, but when I installed the executable…
-
1
votes2
answers49
viewsQ: C# How to get combobox value?
Hello, my friends! I am programming in C# and use Visual Studio 2019 to create an application in Forms. I have a combobox that I linked to a table using the Datasource property. When the user…