PASSWORD BREAKER IN EXCEL VBA

How to break VBA project password in Excel

First, you need to download the excel file from the given link. Then open both files simultaneously. Now goto Developer Tab –> Visual Basic Editor –> open Module1 under the VBA Project(VBA Password Breaker.xslm) –> double click on module1 –> now run the vba codes. Now your another file that was protected by password and forgot the same will be unprotected. Now goto VBAProject Property by right-clicking on the project

Read More →

Business Management Application

n this application, we will create receipt vouchers, where we will create a voucher for any sale. The design will be created on the worksheet and want to save in another worksheet with hyperlink because we can view this voucher later. For this, we will create a folder in any drive on the PC where we will store the vouchers as pdf. Next We will create Payment Voucher in same process and also save it as pdf.

Read More →
Getting started with EXCEL VBA

Getting started with EXCEL VBA

Visual Basic for Applications is an implementation of Microsoft’s event-driven programming language Visual Basic 6.0, built into most desktop Microsoft Office applications. What Is VBA? Visual Basic for Application is a human-readable and editable programming […]

Read More →