I am new to C# and I am attempting to create an Excel spreadsheet as a result of information entered into a form.
I'm creating a method to write to excel. Can someone help me with the code to check if a workbook and worksheet are open. If this method has been used and a worksheet and workbook have been created, I want to continue to write to the same worksheet.
Thanks in advance,
Smitty
I'm creating a method to write to excel. Can someone help me with the code to check if a workbook and worksheet are open. If this method has been used and a worksheet and workbook have been created, I want to continue to write to the same worksheet.
Thanks in advance,
Smitty