MIS Helper
  • General
  • Excel
    • VBA
    • Excel Spreadsheets
  • Data Mining
    • Association Rules
  • Programming
    • Python

Excel

A collection of posts relating to Microsoft Excel

VBA

VBA For Loops: Simple Examples

A VBA For loop allows you to repeat a block of code a set number of times. In its most basic form, shown below, a variable i keeps track of how many times the loop has ran (Note: it is quite common across programming languages to use the variables i, Read more…

By MIS Helper, 3 yearsJanuary 24, 2022 ago
VBA

VBA .Clear Versus .ClearContents

In VBA, there are multiple methods you could use to clear the values of a cell on a spreadsheet. Here we quickly discuss two methods and highlight the difference between the two methods. Method 1 – Range.Clear Clear is used when you wish to clear the formulas and/or values from Read more…

By MIS Helper, 4 yearsSeptember 11, 2021 ago
Excel

Full List of 482 Built-In Microsoft Excel Functions

The following is a full list of built-in functions available in Microsoft Excel. This list includes functions available only with Microsoft 365 and Office 2019. The list is derived from the list provided by Microsoft. A B C D E F G H I J K L M N O Read more…

By MIS Helper, 4 yearsJune 9, 2021 ago
VBA

How to Enable the Developer Tab in Microsoft Excel

By default, the Developer tab in Microsoft Excel will not be visible when you open a new Excel workbook. If you plan on recording macros or writing custom VBA code, you will want to enable the tab so you can have access to the functionality the tab provides. Making the Read more…

By MIS Helper, 4 yearsMay 25, 2021 ago
VBA

How to Disable “Compile Error” Popup in Excel VBA

Disabling the “Compile Error” popup in Excel VBA is simple. Click Tools then select Options. Uncheck the “Auto Syntax Check” box and you are done!

By MIS Helper, 4 yearsMay 23, 2021 ago
  • Home
  • Disclosure
  • Privacy Policy
Hestia | Developed by ThemeIsle