Results 1 to 6 of 6

if cell value is hijri or gregorian date?

Threaded View

  1. #3
    Registered User
    Join Date
    10-05-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2007
    Posts
    42

    Smile Re: if cell value is hijri or gregorian date?

    thank you TMS! Attached is the sample workbook!

    Maybe this solution will work?
    if Year(date1) <=1900 then
       'its a hijri date
    else
       'its a gregorian date
    end if
    Please correct if my idea is wrong!

    Thank you!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. identify if a date in a cell is hijri or gregorian..?
    By adbasanta in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-06-2015, 06:41 AM
  2. identify if a date in a cell is hijri or gregorian..?
    By adbasanta in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-06-2015, 06:13 AM
  3. convert from Hijri Date to Gregorian
    By noexcel=badwork in forum Excel General
    Replies: 7
    Last Post: 11-04-2014, 03:21 AM
  4. Converting Hijri Date to Gregorian Date from another cell
    By brmuse1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-20-2014, 12:46 AM
  5. Gregorian Date from Hijri
    By Abdul in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-16-2006, 12:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1