UDF to Fill Holiday table

  • Does anyone have any suggestions for filling a holiday table. In the the middle of a project that I'll need to calculate the number of day between two dates and all my research kep pointing back to a Holiday table. I'd like it fill with past and future holidays. Thanks for any suggestions.

    Michael

  • You don't really need a UDF for this, creating and populating a calendar table is more of a 'script' job.

    You can find a description how to do it here.

    http://www.aspfaq.com/show.asp?id=2519

    /Kenneth

  • Hi Kenneth,

    Thank for the reply. I will take a look at the link you provided. Thanks again. Now for some MORE reading, lol.

    Michael

  • Hi Joe,

    Thanks for the reply. I've decided not to go the UDF route. Based on the first reply I've implemented the Calendar table, its looking good so far. But today, they told me not to worry about holidays in my calculations. But I could use it in the furture though so I will be keeping the Calendar table. Thanks again for the reply. You all have been real helpful.

    Michael

     

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply