Yashil
Projects


Excel Add-In for
Gregorian Date to Jalali Date Converter
and
Jalali Date to Gregorian Date Converter
Version 1.01

>>> Download here

Brief Explanation:

"Yashil's Gregorian Date to Jalali Date Converter and Vice Versa" (yfgreg2jalali) have been written as an Add-In for Microsoft Excel. It may be used for converting Gregorian date to Jalali date. This could be useful in various lists where we have a quarter date column. Usually we prefer to use Gregorian date as it later helps us to take advantage of functions provided by Excel, like computing number of days left till the certain date. This Add-In helps us to add a Jalali date column in our lists. Hope you will enjoy it.

Installation:

Functions:

Sample Usage:

The following function could be used for converting Gregorian date to Jalali date.

=YfGreg2Jalali(A2, 1)

or

=YfGreg2Jalali(A2, 2)

where "A2" is the address of a cell with Gregorian date content.

Please see the provided sample excel file in the released pack for other usage examples.

Version History:

Screen Shots:


Figure 1. Sample Excel file which shows how to use yfgreg2jalali.