+ Reply to Thread
Results 1 to 14 of 14

From the combo box will send to the rows.

  1. #1
    Registered User
    Join Date
    10-10-2018
    Location
    Malaysia
    MS-Off Ver
    2013 32 Bit
    Posts
    54

    From the combo box will send to the rows.

    Right now, I am doing date of birth (DOB) using three combo box which is a day, month and also a year. From the combo box, how to make all the three combo box will appear in just one column?


    12.JPG

    This is coding for edit command button. And also I already attach the sample of workbook so that you can see clearer.

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by ElStar; 11-08-2018 at 03:23 AM.

  2. #2
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: From the combo box will send to the rows.

    If you attach a working file, the first error is that the form you want to open doe not exist.
    I suggest you check that your file works and explain it in better words so that anyone that does not know what you want understands it.
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

  3. #3
    Registered User
    Join Date
    10-10-2018
    Location
    Malaysia
    MS-Off Ver
    2013 32 Bit
    Posts
    54

    Re: From the combo box will send to the rows.

    I already check the attach, and also already explain in different way. Is that okay?

  4. #4
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: From the combo box will send to the rows.

    This is the error when I try to Edit the DOB
    Like I said, TEST the file first then attach, this happens when you copy a file or part of a file for a forum

    Why don't you use a calendar?
    Attached Images Attached Images

  5. #5
    Registered User
    Join Date
    10-10-2018
    Location
    Malaysia
    MS-Off Ver
    2013 32 Bit
    Posts
    54

    Re: From the combo box will send to the rows.

    Actually, that is the error I want to use that coding, but it did not works.

    Because I prefer using a combo box instead using date picker.

  6. #6
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: From the combo box will send to the rows.

    What is it Exactly that you need?
    You have the ComboBox and form there? What?

  7. #7
    Registered User
    Join Date
    10-10-2018
    Location
    Malaysia
    MS-Off Ver
    2013 32 Bit
    Posts
    54

    Re: From the combo box will send to the rows.

    Right now, i already add the data. So from the data i want to change the DOB. I dont know how to make from the combo box and transfer it to the column using edit button.

  8. #8
    Valued Forum Contributor
    Join Date
    11-28-2015
    Location
    indo
    MS-Off Ver
    2016 64 bitt
    Posts
    1,269

    Re: From the combo box will send to the rows.

    Perhab
    Change this
    Please Login or Register  to view this content.
    Change to
    Please Login or Register  to view this content.
    Last edited by daboho; 11-08-2018 at 04:03 AM.

  9. #9
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: From the combo box will send to the rows.

    Okay, NOW it's clear.
    What you need to do so is simple, When you press Edit you create a date from the data in the combobox

    the idea is simple


    Please Login or Register  to view this content.

  10. #10
    Registered User
    Join Date
    10-10-2018
    Location
    Malaysia
    MS-Off Ver
    2013 32 Bit
    Posts
    54

    Re: From the combo box will send to the rows.

    Syntax error

    Quote Originally Posted by daboho View Post
    Perhab
    Change this
    Please Login or Register  to view this content.
    Change to
    Please Login or Register  to view this content.

  11. #11
    Registered User
    Join Date
    10-10-2018
    Location
    Malaysia
    MS-Off Ver
    2013 32 Bit
    Posts
    54

    Re: From the combo box will send to the rows.

    Where to put this code ?

    Quote Originally Posted by Keebellah View Post
    Okay, NOW it's clear.
    What you need to do so is simple, When you press Edit you create a date from the data in the combobox

    the idea is simple


    Please Login or Register  to view this content.

  12. #12
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: From the combo box will send to the rows.

    Here's the file again with the correction
    Attached Files Attached Files

  13. #13
    Registered User
    Join Date
    10-10-2018
    Location
    Malaysia
    MS-Off Ver
    2013 32 Bit
    Posts
    54

    Re: From the combo box will send to the rows.

    Thank you so much!

  14. #14
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: From the combo box will send to the rows.

    You're welcome

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Send email based on combo box value from UserForm
    By kaemerso in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-18-2017, 10:33 AM
  2. Replies: 0
    Last Post: 01-31-2017, 11:33 PM
  3. split/separate rows based on criteria and send those rows by mail
    By katu in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-09-2014, 08:59 AM
  4. Replies: 8
    Last Post: 12-26-2013, 02:23 PM
  5. [SOLVED] Excel 2010 VBA – Combo Box Options– Clear cell/box in 2nd Combo when 1st Combo selected
    By theshybutterfly in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-17-2013, 07:25 PM
  6. [SOLVED] How to simplify the VBA code from function to send rows into send range
    By herukuncahyono in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-13-2013, 03:11 AM
  7. Send rows that contain certain word to top?
    By mattm111 in forum Excel General
    Replies: 5
    Last Post: 11-04-2007, 09:14 PM

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