I created a Test file. It includes the Excel Sheet and the Northwinds Database.
I start on page “GN15”, click the CommandButton1. In cell (“T11”) it puts in the Sheet Name. Then opens up UserForm1. Update the Sheet “MRP” from the Northwinds Database and Update UserForm Textbox1 With the Sheet Name that we started on.
What I need to do from here have the Focus back to the Sheet I start on, in this case Sheet(“GN15”). I thought by putting the name of the sheet I start on and putting it on the UserForm I could tell it to goback to that sheet I started on.
But now I stumped. Any help would greatly be appreciated.
Bookmarks