• Skip to main content
  • Skip to primary sidebar
  • Home
  • Blog
  • VBA Programming
  • Open-Libre Office
  • Web Stuff
  • Videos
    • VBA Articles
    • LibreOffice And Open Office
  • Excel VBA Glossary
  • About
  • Contact

My Best Stuff Is In The Newsletter

No charge. No spam. Unsubscribe anytime.

Submitting...

All Articles

How To Create A VBA Form In Excel

We’re going to create a simple Excel vba form, that covers most of the concepts that you'll need to get up and running fast with your form creation in Excel VBA. The YouTube video tutorial below will take you through these concepts in more detail so lets get started. The result of this process will be a simple form with a text box for country and a text box … [Read more...] about How To Create A VBA Form In Excel

How To Consolidate Data From Multiple Workbooks In Excel VBA

There are two scenarios for consolidating data from multiple Excel workbooks using vba. You have complete control over the files to be consolidated or merged.This could be because you’re starting from scratch and developing a system to be used by your team going forward. You don’t have control over the input files (spreadsheets) to the consolidation process.Perhaps the … [Read more...] about How To Consolidate Data From Multiple Workbooks In Excel VBA

How To Make An Excel VBA Listbox Act Like A Grid

The Problem You're writing an Excel VBA Front end to some sort of system, it could be an Access, Sql Server or Oracle database, or some text files you're consolidating from third party data sources. You want to incorporate a Grid into your vba form so that it behaves similar to a Microsoft Access form and sub form relationship or any other slick third … [Read more...] about How To Make An Excel VBA Listbox Act Like A Grid

How To Create a LibreOffice Or OpenOffice Base Split Database

In this tutorial I'm going to create a LibreOffice split database and import some csv text files that have been exported from a different database system. First Create The Split Database There are many ways to import data into LibreOffice base, I'll start off here with the most simple - if not the most robust way, which is importing data via the user … [Read more...] about How To Create a LibreOffice Or OpenOffice Base Split Database

What Does Excel Sumif and Sumifs Do?

Excel's Sumif and Sumifs allows you to query your tabular data for numerical answers to your questions like what was our sales or costs for January last year?Or in the case of this example here what was the total volume traded on the NYSE for ticker "abev"? The YouTube video above takes you through a practical example of sumif and sumifs using the tabular … [Read more...] about What Does Excel Sumif and Sumifs Do?

« Previous Page
Next Page »

Primary Sidebar

Free Training Videos

Make VBA Listbox Work as Database Grid

Image

Ulitmate Excel VBA Advanced Filter Tutorial

Click video and press f for full screen or watch on YouTube

Dynamically Link Images to LibreOffice Base Form

Click video and press f for full screen or watch on YouTube

Create Database with LibreOffice Base

Click video and press f for full screen or watch on YouTube

Create VBA Form In Excel

Click video and press f for full screen or watch on YouTube

Affiliate Disclamer

We hope you love the products we recommend! Just so you know, we may collect a share of sales or other compensation from the links on this page.
Thank you if you use our links, we really appreciate it!

Terms Of Service | Privacy Statement | Copyright © 2024 BusinessProgrammer.com.