Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    abodi is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2011
    Posts
    31
    I'm not entirely sure why, but i think the format function around the vdate 6 ,11 ,16 fixed it.



    Thanks again for all your help June7. You are amazingly patient and a big help to many many people.

  2. #17
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    The references to vdate textboxes should not be within quote marks and use # delimiter.

    "Scheduling_Date=#" & [vDate1] "#")

    However, I just noticed (or did we already go over this issue) your dates are shown in dd/mm/yyyy structure. Access expects dates to be in mm/dd/yyyy structure.

    So, yes, converting to strings might be better as long as the date strings all have the same number of characters. This means using placeholder zeros - 01/01/2014
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Updating form after updating and closing a popup window
    By Historypaul in forum Programming
    Replies: 2
    Last Post: 04-21-2014, 02:13 AM
  2. Dcount results from a form object combobox
    By naeemahmad in forum Programming
    Replies: 2
    Last Post: 11-19-2013, 11:56 AM
  3. DCount in a Form
    By killermonkey in forum Forms
    Replies: 5
    Last Post: 10-29-2013, 11:45 AM
  4. Replies: 1
    Last Post: 03-27-2012, 05:25 PM
  5. DCount Causing Form to Stall
    By Zerdan in forum Forms
    Replies: 2
    Last Post: 06-01-2011, 11:28 AM

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