+ Reply to Thread
Results 1 to 3 of 3

Way to merge 3 userform comboboxs' data into a single cell, such as a date?

  1. #1
    Registered User
    Join Date
    08-27-2012
    Location
    Santa Ana, CA USA
    MS-Off Ver
    Excel 2010
    Posts
    43

    Way to merge 3 userform comboboxs' data into a single cell, such as a date?

    Greetings, all.

    Unsure if this question goes in this particular forum, but as this would involve a Save command button's macro I thought I would start here. No worries if it gets moved or recommended I post elsewhere.

    Basically, I am trying to eliminate the chances of people making errors entering dates in a userform. Something like you see on web order forms with 3 adjacent pulldowns for the month/day/year. I've tried adding the legacy calendar to excel 2010, which works, but unfortunately it's a little large for the space of the userform, and I would like this to be easily used by any user across the office without me having to "patch" every individual system. So, I was wondering if there was a way I could take, for example, the "9" out of the month box, the "21" out of the day box and "2012" out of the year box and merge them into a single cell as "5/12/2012". I suppose I could just assign each vlaue to adjacent cells, but if possible I would like to keep it as easy to read as possible.

    CHeers!

  2. #2
    Forum Expert mike7952's Avatar
    Join Date
    12-17-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007, Excel 2016
    Posts
    3,520

    Re: Way to merge 3 userform comboboxs' data into a single cell, such as a date?

    Something like this will work.

    Please Login or Register  to view this content.
    Thanks,
    Mike

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.

  3. #3
    Registered User
    Join Date
    08-27-2012
    Location
    Santa Ana, CA USA
    MS-Off Ver
    Excel 2010
    Posts
    43

    Re: Way to merge 3 userform comboboxs' data into a single cell, such as a date?

    Cheers, Mike!

    I'll try adding this on Monday when I'm back in the office. I appreciate you taking the time when there is a weekend afoot!

    /tips hat

+ 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