Results 1 to 2 of 2

Thread: [RESOLVED] Get day of the week from day?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2007
    Posts
    70

    Resolved [RESOLVED] Get day of the week from day?

    Hi.

    Is there a function to return what day of the week it is if I give it a day?

    GetDay("April",12,2008) would return "Saturday"

    Is there such a function, how would I go about making one if there isn't?

    Thanks.

  2. #2
    Addicted Member ThorSubak's Avatar
    Join Date
    Apr 2008
    Location
    Cebu
    Posts
    153

    Re: Get day of the week from day?

    yes exactly there is..
    try this line..
    yourDay=Format("April 12,2008","DDDD")
    _________________________
    if the problem resolve please mark your post as resolve and please do rate..

Posting Permissions

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



Click Here to Expand Forum to Full Width