There is a Worksheet_SetActive that sets the Active Sheet for the application as well as the User when it's downloaded. Is there also a way to set the Active Cell?
Hi @Matthias Preuter
I believe there is a way to set the active cell with the EPPlus library, but I couldn't yet see a way to make sure that the workbook opens with that active cell in focus.
Hanno