Hi, this should be easy Just can't find it in search or in my books.
I have simple button that shows or hides a range. The problem I am having is I want to have it setfocus on the first cell in that range when it unhides it. I tried range(BF5).Select or activate but it doesn't set the view there till I use arrow key or something.
I thought there was .setfocus action but that seems to be only for Textboxes.
Thanks for help.
I have simple button that shows or hides a range. The problem I am having is I want to have it setfocus on the first cell in that range when it unhides it. I tried range(BF5).Select or activate but it doesn't set the view there till I use arrow key or something.
I thought there was .setfocus action but that seems to be only for Textboxes.
Thanks for help.