Results 1 to 4 of 4

Thread: There must be a way??

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2000
    Location
    Chesterfield, UK
    Posts
    298
    Ok.

    In a form I would like to display every day in every week in every month for the current year.

    Jan Feb Mar Apr May

    1 1 1 1 1

    2 2 2 2 2

    3 3 3 3 3

    4 4 4 4 4

    5 5 5 5 5 etc.

    But all days must have an assigned text box for a value to be assigned.

    Any help would be appreciated.

  2. #2
    Lively Member
    Join Date
    Mar 2000
    Posts
    81
    try using the calendar control? Just an idea - no need to re-invent the wheel, as those annoying lecturers always say...

    Toot
    Some cause happiness wherever they go; others, whenever they go.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2000
    Location
    Chesterfield, UK
    Posts
    298

    Yeah

    I've already got that in my program, i guess what i need is to have a form with all listed dates with a corresponding text box

  4. #4
    Addicted Member
    Join Date
    Sep 2000
    Location
    Atlanta, GA
    Posts
    177

    Talking

    Use a text box array. You can refference the text box's index. There is no way you will see 365 days at a time, so you can display only the dates that you are working with.
    212 will lead you to the truth

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