Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi, i use date value function to change date to number and subtract them and
find number of days between them. how can i use hijri shamsi date format in this function? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Perhaps looking at the source code he
http://www.vojoudi.com/vb/vb_date.htm -- Regards, Tom Ogilvy "plainclothman" wrote in message ... hi, i use date value function to change date to number and subtract them and find number of days between them. how can i use hijri shamsi date format in this function? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks a lot. i download the source.but how can I use this source in office
program. for example can it be as add-in in excell. i need it in access too. can it create a built-in function that can be use in expressions. "Tom Ogilvy" wrote: Perhaps looking at the source code he http://www.vojoudi.com/vb/vb_date.htm -- Regards, Tom Ogilvy "plainclothman" wrote in message ... hi, i use date value function to change date to number and subtract them and find number of days between them. how can i use hijri shamsi date format in this function? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I didn't download the source, but as I understood it, it is in VB, so you
should be able to just put it in a general module and make it a function (if it isn't already a function). -- Regards, Tom Ogilvy "plainclothman" wrote in message ... thanks a lot. i download the source.but how can I use this source in office program. for example can it be as add-in in excell. i need it in access too. can it create a built-in function that can be use in expressions. "Tom Ogilvy" wrote: Perhaps looking at the source code he http://www.vojoudi.com/vb/vb_date.htm -- Regards, Tom Ogilvy "plainclothman" wrote in message ... hi, i use date value function to change date to number and subtract them and find number of days between them. how can i use hijri shamsi date format in this function? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert date from Gregorian Calendar to Hijri Calendar | Excel Discussion (Misc queries) | |||
hijri date | Excel Discussion (Misc queries) | |||
dates format using gregorian and hijri calendars | Excel Discussion (Misc queries) | |||
comparing lunar (Hijri) day with a number | Excel Worksheet Functions | |||
How can I use Shamsi date in excel? | Excel Discussion (Misc queries) |