Consulting

Results 1 to 2 of 2

Thread: Insert a date in a cell in one and only possible format

  1. #1
    VBAX Regular
    Joined
    Jun 2016
    Location
    Germany
    Posts
    19
    Location

    Insert a date in a cell in one and only possible format

    Hi All,

    I have some trackers in excel sheets and there are several users who fills them in, and every user fills the dates in a different format. Sometimes they will just write 10mar and the excel does not recognise it as a date and therefore does not format it.

    Is there any way, that if the user clicks on the cell either a small calendar pops up or Excel will not let them add the date in a wrong format?

    I know for the first option, there is something like date picker, but I did not manage to install it on my mac. I also found some kind of xtools calendar /or mini calendar, but I do not want to have the calendar shown until somebody click on the appropriate cell.

    Thank you very much for your help!

    Michal

  2. #2
    What is the format that you want? You could use Data Validation. That would force users to insert a date in the correct format.

    Look here for help: http://www.contextures.com/xlDataVal06.html

Posting Permissions

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