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.