
Short 3 minute preview of what its like to be in control of your large data files. Fastest way to see multiple reports from one data file is to have pre-defined sort criteria so that you can just 'Click' on a button and let all that data fall into the order that you need instantly.
What you will learn, Guaranteed, that will make you more effective.
Enable the developer tab in excel, insert and customize active-x command buttons, set captions such as monthly order and months, and adjust size, wrap, and alignment for a macro interface.
Record macros with the developer tab, name the macro without spaces, and stop recording after selecting data and applying custom sort to create a smart button that sorts a column.
Associate the recorded macro to a button by inserting its code into the button's shell in Visual Basic, creating a smart button that preserves data during sorting.
Associate a second macro to a button, record and edit the macro in Visual Basic, and explore single and double level sorting—including reverse order—to automate data sorting in your sheet.
Automate data sorting with multi-level buttons in the back office Visual Basic area, sorting by months, then days and time descending.
Learn how custom macro buttons auto sort data by months descending, extend data and columns without rerecording, and update related code across targets using find-and-replace.
Learn to build and integrate toggle sort buttons in Visual Basic from scratch, enabling ascending and descending order for any column with unlimited rows.
Learn to imbue toggle buttons with intelligence by pasting and tweaking macro code inside button shells, using if true else logic to control ascending or descending sorts and captions.
Create a macro-driven toggle button to perform double-level sorting: sort by column c alphabetically, then sort by column d within each group.
From The Instructor,
This Excel course is strongly focused on Creating Excel Macro's and Button's, and some Excel Visual Basic so you can have more control over large amounts of data files. We go Step-by-Step, Line-by-Line so anyone with an interest in this is Guaranteed to learn how. This is NOT a surface level teaching of general Excel topics.
Have more control over large Excel data files with lots of Column's and Row's to get faster results with Sorting your data in several ways with less repetitious work.
If you have large Excel data files with lots of columns and rows to sort through, this will save you hours of back and forth searching. We go beyond basic Button and Macro creation, I show you how to customize them to your needs. Reusable for other data files, just cut-and-paste to replace, or add more data to existing files that automatically sorts itself, no more inserting copied rows.
You'll discover:
Since the buttons are doing the work for you, error's become very rare, and your reports are regarded as more trusted.
Included in this course are Bonus Tips that grow the longer you stay with the course.