Hi,
I cannot figure out how to have the selection of a cell on opening a sheet NOT automatically on cell A1. I want to be able to set the selection on opening a sheet per sheet. Do I need to set a Private Sub on each corresponding Sheet? And how would the code be?
(Let's say the user of my speadsheet has to start working in cell F15 on a given sheet)
Thanks in advance, Dago
I cannot figure out how to have the selection of a cell on opening a sheet NOT automatically on cell A1. I want to be able to set the selection on opening a sheet per sheet. Do I need to set a Private Sub on each corresponding Sheet? And how would the code be?
(Let's say the user of my speadsheet has to start working in cell F15 on a given sheet)
Thanks in advance, Dago