Read more about the article Comprehensive Tutorial on Converting Persian (Shamsi) Dates to Gregorian (Miladi) and Vice Versa in VBA
VBA date conversion between Persian and Gregorian calendars

Comprehensive Tutorial on Converting Persian (Shamsi) Dates to Gregorian (Miladi) and Vice Versa in VBA

Converting dates between different calendars is a common need in programming, especially for developers working with Iranian systems. In this tutorial post, we will review a complete and professional module…

Continue ReadingComprehensive Tutorial on Converting Persian (Shamsi) Dates to Gregorian (Miladi) and Vice Versa in VBA
Read more about the article How to Convert Excel Files to PDF Using VBA?
Cover image for the tutorial post on converting Excel files to PDF using VBA macros

How to Convert Excel Files to PDF Using VBA?

Saving Excel files as PDF is a common need for users, especially when sending financial reports or official documents that should not be edited. In this post, you'll learn simple…

Continue ReadingHow to Convert Excel Files to PDF Using VBA?
Read more about the article Developer Tab in Excel | How to Enable the Developer Tab in Excel
Step-by-step tutorial for activating the Developer tab in Excel and using VBA and macros

Developer Tab in Excel | How to Enable the Developer Tab in Excel

The Developer tab is the starting point for macro programming in Excel. This tab is not enabled by default in Excel. [1] Step-by-step tutorial on activating the Developer tab in…

Continue ReadingDeveloper Tab in Excel | How to Enable the Developer Tab in Excel
Read more about the article VBA Editor | How to Open the Visual Basic Code Editor?
Step-by-step tutorial for opening VBA Editor in Excel and Access and accessing macro tools

VBA Editor | How to Open the Visual Basic Code Editor?

Opening the VBA Editor is the first step for writing VBA codes (macros) in Microsoft Access and Excel software. In this tutorial, we will learn how to open this editor…

Continue ReadingVBA Editor | How to Open the Visual Basic Code Editor?