
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.
Convert raw data into organized formats in Excel using custom macro buttons that sort, group, and filter with a click. Build and customize macros to speed data analysis and reporting.
What you will learn, Guaranteed, that will make you more effective.
_import comma-delimited and tab-delimited text files into Excel, preview the data in columns, skip unwanted fields, and save as a macro-enabled workbook to power custom macro buttons._
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.
Learn how to use color bars as safety markers, select full data ranges, and apply single and multi-level sorting to keep related data in sync, with a future macro.
Learn to use the custom sort box and custom lists to control sorting by month, color, day, and other categories, including creating new lists and reversing order.
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.
Record a macro to create a double-level sort in Excel, sorting by column C (days) then column D (time) in ascending order, via custom macro buttons.
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.
Create custom macro buttons to mark and display sorted headings with cell markers, blanking others as needed, and indicate ascending or descending order across columns.
Learn to build and integrate toggle sort buttons in Visual Basic from scratch, enabling ascending and descending order for any column with unlimited rows.
Master creating macros and toggle buttons with if-then-else logic by recording sorts, naming macros, and turning two macro routines into smart buttons with conditional code.
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.
Understand how VBA toggle buttons use in/out states as true or false, label captions for the next click, and prepare ascending or descending sorting while preserving the last state.
Explore how a WYSIWYG button toggles sort order between highest-to-lowest and lowest-to-highest, with code-driven label changes and safety rails underlying design vs run modes.
Record and modify toggle button macros for column B, rename them, apply sort on column A from smallest to largest, and paste the code into Module 1 and Sheet 1.
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.