Results 1 to 2 of 2

Thread: convert string to date

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 1999
    Location
    panama
    Posts
    57

    Post

    need convert format date to string
    ejm:
    the user selected word november
    and need once variable what contains 11
    the code is=

    for i=1 to 12
    a=format(dateserial(year(date),i,1),"mmmm")
    combo1.additem a
    next i
    'this charge the combo

    and select combo1
    combo1.text equal "November"

    and need your value

    thank




    ------------------
    capv

  2. #2
    Hyperactive Member razzaj's Avatar
    Join Date
    Oct 1999
    Location
    jounieh
    Posts
    261

    Post

    .... euuh ,,, well at least try to be clearer in ur point .. please can u explain what ur query is about ( more clearly ) so i might be able to be usefull to u ...

    - regards -
    - razzaj -

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