I have several different applications which reference the Excel object library. I have report templates in Excel which the programs use to fill with data and print out for the users.
I set the Excel object's Visible property to False so the user cannot see it. However, if the user decides to load Excel (for whatever reason), the workbook the applications use shows up there.
Is there any way to block this or make it invisible again?
I set the Excel object's Visible property to False so the user cannot see it. However, if the user decides to load Excel (for whatever reason), the workbook the applications use shows up there.
Is there any way to block this or make it invisible again?