Dan Wilson
Well-known Member
- Joined
- Feb 5, 2006
- Messages
- 546
- Office Version
- 365
- Platform
- Windows
Good day. I am running Excel out of Office365 (updated) and Windows 10 Home (updated). I have a worksheet titles "50-69" with 16 Columns and 4,000 Rows. I have created Macros to sort this worksheet in several different ways. To make the job easier, I have moved the Control Buttons that run the Macros to another worksheet titled "Macros" that houses the Control Buttons and a description of what each Macro does. All is working well with one problem. The last line of code in each Macro is "Range("I2").Select" with different cells in the worksheet "50-69" chosen as the Select. Is there a line of code that I can use in the Macros to make the display show the newly sorted data instead of remaining in the "Macros" worksheet? Thank you for any help with this.
Dan Wilson...
Dan Wilson...