• 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

All Articles

How to create a website from scratch

This article will cover the basics of website creation because it is a huge concept which largely can be broken into two parts depending on your objectives The technical aspects of website building this includes coding html, css, hosting, dns, wordpress. The business aspects such as getting traffic (viewers) and converting that traffic into sales or enquires or getting an … [Read more...] about How to create a website from scratch

Excel 2010 Advanced Filter Tutorial

Excel Vba Advanced Filter Source Data

The Excel 2010 Advanced Filter adds database functionality to Excel, you can query by example and style custom reports with this feature. … [Read more...] about Excel 2010 Advanced Filter Tutorial

Power Excel vba secret, avoid using select

I see it all the time, code that selects one thing, then another, then selects something else in order to navigate and write data in an Excel spreadsheet. Instead understand that the Microsoft Excel object model and your vba code will be more professional, robust and maintainable if you don't select anything but instead interact with the Excel objects directly. Check out … [Read more...] about Power Excel vba secret, avoid using select

Is your site indexed by Google ?

site: text in google

You have put up you site or contributed to your blog. But you don't yet know if it has been submitted to Google. In order to check you site ranking all you have to do is type the following into the search engine... site: yourdomain.com Google will then list in the serp (Search Engine Results Page) the total number of pages indexed and all pages from you site that are in the … [Read more...] about Is your site indexed by Google ?

How to code a vba form without using global variables

Global variables ruin applications Here is how to code a form without using those dreaded globals.This is especially useful for forms that must appear in the middle of a running process, and that need to collect information from the user and then pass the user's choice back to the calling code and continue running. … [Read more...] about How to code a vba form without using global variables

« Previous 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 Disclosure

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 © 2026 BusinessProgrammer.com.