VBA

how-to-install-selenium-type-library-in-excel

How to Install Selenium Type Library in Excel

What is Selenium? Selenium is the first software testing tool developed by Jason Huggins in 2004. It requires Javascript code called “Selenium Remote Control” to automate control of the browser. After few years, other developers showed interest in Selenium, and its related projects came into operation, such as Selenium IDE, Selenium Grid, and Selenium WebDriver.

How to Install Selenium Type Library in Excel Read Post »

how-to-install-mscomct2-ocx-file-in-excel

How to Installing and Registering The MSCOMCT2.OCX File in Excel

How to Installing and Registering The MSCOMCT2.OCX File in Excel. MSCOMCT2.OCX is a Microsoft Office 32-bit entity library for Windows operating systems. It is not included with 64-bit versions of Windows and is typically not compatible with 64-bit versions of Office. This library is not included in 64-bit versions of Windows. Nevertheless, it is possible

How to Installing and Registering The MSCOMCT2.OCX File in Excel Read Post »

How to Learn VBA Coding in Excel

How to Learn VBA Coding in Excel? Microsoft’s Visual Basic for Applications is a popular programming language. VBA is included at no extra cost in any Microsoft Office applications. Using Visual Basic for Applications (VBA), users of Microsoft Office can construct portable, self-contained applications. If you have an Excel workbook open, you can access VBA

How to Learn VBA Coding in Excel Read Post »

VBA Data Types

In this tutorial, you’ll learn about different numeric and non-numeric data types supported in VBA, as well as data type conversions. We encounter many types of data every day, such as name, date, bills, the price of a product, etc. The data in each field belongs to a specific type, and their values cannot be

VBA Data Types Read Post »

Scroll to Top