Message 1 of 2
Inventor VBA to sort Excel before reading info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have bit of code that reads information from excel and fills in VBA form/text boxes. I need to sort the range A3:G15 based on values in G in ascending order.
Thanks.