+ Reply to Thread
Results 1 to 9 of 9

Date Picker in a pre-determined row of cells?

  1. #1
    Registered User
    Join Date
    01-17-2018
    Location
    Oslo
    MS-Off Ver
    2010,2016
    Posts
    22

    Date Picker in a pre-determined row of cells?

    I can`t VBA so this has to be plug and play, I can read some of it but mostly it makes no sense.

    But I want a whole row of cells that when pressed the calendar pops up right next to it, pick the date and the calender closes automatically.

    I have tried this one
    https://www.youtube.com/watch?v=kYNaiXmbcoA&t=300s

    I`ve followed the tutorial step by step 4 times but it still it leaves a date picker up in the left upper corner and it whenever and wherever I press I get a debug error code. Isn`t that funny.....Any help?
    Other tutorials etc that would work?

  2. #2
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,821

    Re: Date Picker in a pre-determined row of cells?

    Which row?
    You can say "THANK YOU" for help received by clicking the Star symbol at the bottom left of the helper's post.
    Practice makes perfect. I'm very far from perfect so I'm still practising.

  3. #3
    Registered User
    Join Date
    01-17-2018
    Location
    Oslo
    MS-Off Ver
    2010,2016
    Posts
    22

    Re: Date Picker in a pre-determined row of cells?

    This for example A4:A34

  4. #4
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,821

    Re: Date Picker in a pre-determined row of cells?

    Try the attached file. Just click anywhere in your range A4:A34.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    01-17-2018
    Location
    Oslo
    MS-Off Ver
    2010,2016
    Posts
    22
    Quote Originally Posted by Mumps1 View Post
    Try the attached file. Just click anywhere in your range A4:A34.
    And this I can't Just copy into my excisting work book?

  6. #6
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,821

    Re: Date Picker in a pre-determined row of cells?

    Yes you can. Open both files. Hold down the ALT key and press the F11 key to open the VBA Editor. In the left hand pane, drag and drop the user form from the file I sent to your file. Close the VBA Editor and right click on the tab in my file and click 'View Code'. Copy the macro and then right click the tab in your file, click 'View Code' and paste the macro there. Close the code window to return to your sheet.

  7. #7
    Registered User
    Join Date
    01-17-2018
    Location
    Oslo
    MS-Off Ver
    2010,2016
    Posts
    22

    Re: Date Picker in a pre-determined row of cells?

    Quote Originally Posted by Mumps1 View Post
    Yes you can. Open both files. Hold down the ALT key and press the F11 key to open the VBA Editor. In the left hand pane, drag and drop the user form from the file I sent to your file. Close the VBA Editor and right click on the tab in my file and click 'View Code'. Copy the macro and then right click the tab in your file, click 'View Code' and paste the macro there. Close the code window to return to your sheet.
    Can I edit the way the date appear?

  8. #8
    Registered User
    Join Date
    01-17-2018
    Location
    Oslo
    MS-Off Ver
    2010,2016
    Posts
    22

    Re: Date Picker in a pre-determined row of cells?

    Also the wrong way, we use ddmmyy

    If you can pleas add scrennshots of where format can be changed, thx

  9. #9
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,821

    Re: Date Picker in a pre-determined row of cells?

    All you have to do is format the range A4:A34 to the desired format. Select the range, right click on any cell in the range and click 'Format Cells'. Choose 'Custom' and enter the desired date format.

+ 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. [SOLVED] date picker into multiple cells
    By Quicksnot in forum Excel General
    Replies: 7
    Last Post: 01-26-2017, 10:10 PM
  2. Replies: 0
    Last Post: 08-01-2015, 12:29 AM
  3. COUNT blank cells within a range determined by Todays date
    By stephboucher in forum Excel General
    Replies: 9
    Last Post: 04-16-2014, 08:27 AM
  4. Add date picker to multiple cells
    By junada0 in forum Excel General
    Replies: 0
    Last Post: 02-19-2013, 02:19 PM
  5. [SOLVED] Construct a formula on a pre-determined cell for a pre-determined duration of cells
    By Shaun Gemiver in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-03-2013, 11:14 AM
  6. Macro for Save As a pre-determined range of cells, freezing drop down box and date
    By MonseigneurB in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-31-2012, 02:08 PM
  7. [SOLVED] How can I insert a drop down date picker to worksheet cells?
    By ron in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-29-2005, 01:45 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