Results 1 to 9 of 9
  1. #1
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231

    Form not displaying Date Picker


    I removed the data mask from the table used in this form; the table and the query show the date picker; the form still shows the mask. Is there a way to update the form so the mask is gone and the date picker shows, short of deleting the date fields from the form and replacing them with the new definitions? I have done a compact and repair. Don't know what else to do. I thought that the table properties would propagate to the queries, forms, and reports. Thanks again for the help.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Have you tried removing the Record Source of the Form and then putting it back yet?

  3. #3
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231
    Just now and all my fields came up with #Name? Good thought though.

  4. #4
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231
    I have redone my form and all the date fields now show the date picker. If there is a way to update forms and reports after changing properties in a table I would sure like to know. Thanks.

  5. #5
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    When you remove the Record Source from the form I would expect each of the bound controls to now display #Name . Once you put back the Record Source I would expect the bound controls to behave normally. You are saying that is not what happened in your case?

  6. #6
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231
    You are correct. I thought the same thing.

  7. #7
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    There is no "Refresh the Record Source" for the form so if you added another field to the underlying table (for example), the process described is the only way to get the form to see the new field. Access keeps a separate "query" for the form Record Source and "refreshing" it is a pain but sometimes necessary. Obviously passing some of the more esoteric properties of the fields is not part of the "refresh" process.

  8. #8
    ipisors is offline Access Developer
    Windows XP Access 2007
    Join Date
    Sep 2013
    Posts
    119
    I thought that the table properties would propagate to the queries, forms, and reports
    Generally, they do - but many other properties at the Form level can affect / override that.

    Try setting the form Control's Format to Date, and be sure that show datepicker for dates is turned on in Properties for that control.
    At that point, if the field really is date at the table level, and assuming you don't have a query underlying that control's Controlsource which is returning a field that really isn't a date or is an expression.......It will show the datepicker.

  9. #9
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231
    That's interesting. I'll try that on my next form. Thanks.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Show Date Picker on Load and Verifying Date
    By Markb384 in forum Forms
    Replies: 4
    Last Post: 03-04-2014, 07:44 AM
  2. Microsoft Date And Time Picker on Form
    By ccordner in forum Queries
    Replies: 3
    Last Post: 02-21-2014, 12:35 PM
  3. Date criteria using between and form date picker
    By killermonkey in forum Queries
    Replies: 3
    Last Post: 03-21-2013, 12:44 PM
  4. Date Picker?
    By gazzieh in forum Forms
    Replies: 9
    Last Post: 02-09-2013, 09:35 AM
  5. Replies: 3
    Last Post: 09-02-2011, 01:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums