Page 3 of 3 FirstFirst 123
Results 31 to 37 of 37
  1. #31
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Take your time. I actually won't be able to download the file until I am home tonight (corporate policy). But I will look at it!

  2. #32
    slimjen is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Posts
    727
    Ok. I attached a sample I hope you can use. I am trying to create a query to get the number of calls received weekly and a count of the calls completed weekly. Thanks for you help
    Attached Files Attached Files

  3. #33
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Aha! Just as I thought! It is a data issue. You have 5 records which cannot be converted to valid dates, like "3/37/01".
    The 5 offending record IDs are:
    436
    1168
    5368
    13654
    16051


    Remove or correct these records, and then the query works!

  4. #34
    slimjen is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Posts
    727
    Got it to work. I new I needed another set of eyes because I was looking at this too long. Thanks so much for your help!

  5. #35
    slimjen is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Posts
    727
    Ok Now another problem. I've been trying to get a count by week and not having much success. I used another query grouped on CallsRecd and used this in the criteria:
    Code:
    Format(([Calls Recd]-Weekday([Calls Recd]))+1,"mm/dd/yyyy")
    No results

  6. #36
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    I have been out of town for a bunch of days, and am just getting back to things.
    I see you posted some other questions, so has this one already been addressed?

  7. #37
    slimjen is offline Expert
    Windows XP Access 2007
    Join Date
    Mar 2010
    Posts
    727
    Thanks for coming back. I am still working on it. I started a new thread : count # for current week. I'm pretty close.

Page 3 of 3 FirstFirst 123
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Problems with Currency Datatype
    By Perceptus in forum Programming
    Replies: 6
    Last Post: 03-27-2014, 02:28 PM
  2. DLookUp DataType Mismatch Error
    By theosgood in forum Programming
    Replies: 2
    Last Post: 10-29-2013, 10:04 AM
  3. Replies: 8
    Last Post: 05-11-2012, 04:41 PM
  4. datatype mismatch in criteria expression
    By CyberSkillsz in forum Access
    Replies: 1
    Last Post: 06-14-2011, 10:56 AM
  5. Binary datatype
    By huBelial in forum Access
    Replies: 1
    Last Post: 04-04-2011, 02:02 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