Blogs

Knowing Us
500 Rockets Marketing Think Tank -- devising innovative solutions to modern marketing problems.
Dr. Dan French
Matt Brutsche
Marketing Think Tank
RWP 145 - BUILDING IDENTITIES- w DR. CHRISTINE KIESINGER

My guest today is a force of nature in the speaking, consulting, training, healing, educating, and all around good person worlds. If there’s a useful therapeutic modality out there, I bet she knows its inner workings. And… she was my office mate in grad school where we both clawed a PhD out of the Univ […]

Blogs

Recommendations

Knowing Us
500 Rockets Marketing Think Tank -- devising innovative solutions to modern marketing problems.
500 Penguins
Exciting News: Speaking at Pubcon 2025!
Webinar: New AI Marketing Agency Model: Learn How To Get the Right Services at the Right Price
5 Best Practices for Using A.I. & ChatGPT in Home Builder Marketing: Insights from IBS NAHB Panel Discussion
RWP 145 - BUILDING IDENTITIES- w DR. CHRISTINE KIESINGER
500 Rockets Message Propulsion Labs Launches a New Class: The Power of the PTI Triangle
Using VBA Excel to Get the Last Row
Hide Columns with Excel VBA Hide Column
Using VBA Excel MOD
How to Use an Excel VBA Global Variable
VBA Examples for Common Use Cases
The VBA Command List in Excel
An Article About VBA Is Empty
How to use VBA Excel Offset to Select Cells Programmatically
How to Create an VBA Excel Open File Dialog Box
How to Create VBA Excel Buttons
How to use the VBA Excel Dictionary
How to use VBA Excel AutoFilter
How to use Excel VBA Wait
Creating an Excel VBA ListBox
Excel VBA Variable Types
Excel VBA Delete Row
How to use the VBA Excel While Loop
How to Use VBA Count If
Using the Excel VBA CountA function
Creating an Excel Histogram
Customizing your Excel Number Format
Using VBA Excel Not Equal To
How to use Excel VBA IsNumber
VBA Get Today's Date
Create an Excel Budget Template Part 2
Create an Excel Budget Template Part 1
Understanding Excel Data Validation
How to Use Excel Page Breaks
Excel Index Function - How to
A Tutorial of Excel Greater Than or Equal to Usage
How to use Excel AutoSave on a File
Learning the Excel ROUND function
How to Use the Excel Rank Function
How to Use the Excel Text Function
tb234
How to Merge Excel Sheets
How to Transpose in Excel Columns and Rows
How to Use the Excel Right Function
astro
How to Use VBA Excel Save and Save As
How to Make an Excel Bar Graph 2
Excel $ Formula
How to Use Excel Formulas Multiply - Part 2
How to Use Excel Formulas Multiply - Part 1
How to Use the Excel Sum Formula
Use Excel to Convert Text to Numbers
The Excel Named Range
The Excel Move Column Tutorial
Use the Excel PMT Function for Finance
Creating an Excel Pie Chart
Functions in Excel for Date Formulas
Mac Excel Shortcuts
Excel Remove Duplicates Tutorial
VBA Examples for Common Use Cases

Introduction If you're just getting familiar with using VBA in your Excel spreadsheets then this article is perfect for you. This article shows some code samples for common use cases. Prerequisites Before starting to use VBA, you must first download and install the Microsoft Excel. You will also need to Enable VBA's Developer Tab in […]

Read Post
The VBA Command List in Excel

Introduction In this article we'll go over some of the more common commands in the VBA command list. We'll also show you examples of each of the commands we go over. Please try these out on your own because it will help cement the concepts. The VBA command list Microsoft Excel uses several useful and […]

Read Post
An Article About VBA Is Empty

VBA empty Introduction In this article we will be talking about a method that let's you check whether a cell is empty. It also works for checking a range of cells. The method in VBA is the IsEmpty function and is one of the most commonly used functions to check for VBA empty cells. This […]

Read Post
How to use VBA Excel Offset to Select Cells Programmatically

Introduction I am going to write an article explaining the guidelines and functions of the VBA excel offset. The VBA Excel Offset VBA Offset Function - in Excel is defined as a reference function. The function will return a specific cell. It will help us if we wanted to move from a certain cell to […]

Read Post
How to Create an VBA Excel Open File Dialog Box

keyword: vba excel open file dialog Introduction In this tutorial we'll cover how to create an VBA Excel open file dialog box. We'll use some basic examples so you can easily follow along. The VBA Excel Open File Dialog In VBA the Application.GetOpenFileName method allows you to choose a file you want to open. Let's […]

Read Post
How to Create VBA Excel Buttons

Introduction In this article we will be walking through how to add VBA Excel Buttons to improve your worksheets. The VBA Excel Button Button can make our lives easier by letting us choose certain text that we have in the list. We have different types of buttons namely: Shapes Button, Form Control Buttons, ActiveX Control […]

Read Post
How to use the VBA Excel Dictionary

The VBA Excel Dictionary In Visual Basic for Applications, in the Dictionary function, we use arrays and collections in storing values needed in creating a macro code. For example, we can use it when storing the lists of colors name from a certain cell range in a worksheet. Dictionary is very much like collections and […]

Read Post
How to use VBA Excel AutoFilter

Introduction The VBA Excel Autofilter let's us filter a range of cells in our worksheets with a desired order. Sorting is necessity in worksheets and we'll show you how to do it in this tutorial. The VBA Excel Autofilter Let's first take a look at some sample data: By using the code below, we can […]

Read Post
How to use Excel VBA Wait

Introduction In this article, we will be discussing the functions and the definitions of excel VBA wait. The Excel VBA Wait The Wait function is similar to a sleep function. VBA created a method to wait or pause for a period of time. The method that is being used in this function is the ****Application.Wait*** […]

Read Post
Creating an Excel VBA ListBox

Introduction In this tutorial we'll go demonstrate how to create an Excel VBA Listbox. Listboxes can make your worksheets more usable for your users and yourself. Let's jump right in! The Excel VBA Listbox A Listbox is another name for a dropdown where the user can select the value from a list of items. Steps […]

Read Post
Exciting News: Speaking at Pubcon 2025!

I'm thrilled to announce that I've been selected as a speaker at Pubcon 2025 in Austin! This is an incredible opportunity to share insights and engage with industry experts in the vibrant tech hub of Texas. With over 20 years of experience in SEO, PPC, CRO, and software development, I am eager to delve into […]

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram