+ Reply to Thread
Results 1 to 3 of 3

Calender in a userform combo box

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    01-18-2005
    Posts
    238

    Calender in a userform combo box

    Could somebody please help me with creating a calendar popup when somebody clicks on a combo box.


    thanks


    Josh

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Does this help

    http://www.fontstuff.com/vba/vbatut07.htm

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Contributor
    Join Date
    01-18-2005
    Posts
    238

    thank you, but one question

    the solution does work.

    I have one problem or question though?


    Is there a way or how do I do the following.

    I have a combo box on a userform (ComboBox1)

    when my event is enabled (dblclick)

    it does frmCalendar.show


    so when they (click) on a date it puts the date into the original combo box(ComboBox1)

    frmCalendar.hide


    my problem is what if you have 2 combo boxes and they both want to access the calendar


    the code in the frmcalendar is telling when clicked put the value in combox box 1, is there anyway to know (by coding) where the set.focus is and return there with the value


    thanks for any help


    Josh

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1