Results 1 to 2 of 2

Thread: How to generate weeknumber and begin of week date in access vba?

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2005
    Posts
    1,907

    Arrow How to generate weeknumber and begin of week date in access vba?

    Hi guys . I got a table in my db called week. It has the following
    feilds on it . Year, weekno and monday. I created a button and a text box in a form.
    when i type a year name and press a button i want the the follwing happes:

    it check if the year exist in the db. if the year does not exist it goes
    and inserts week number from 1 -52 along with start of date and year in to the db. I be happy if some one show me how to do this in access.Thanks


    example :

    year --- weekno --- monday
    2005 1 1/3/2005
    2005 2 1/10/2005
    2005 3 1/17/2005
    . . .
    . . .
    . . .
    . . .
    . . .
    2005 50 12/26/2005
    Last edited by tony007; Jun 21st, 2005 at 02:03 PM.

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