Search results

  1. R

    Not Pulling all the records for last 24 hours

    Here is my issue I am having, With the records we are pulling it is not pulling everything from the previous 24 hours. It is using the "D" to pull the information, however it is also using the default system time, so if i have a record that occured last night at 8:30 pm it is not showing up...
  2. R

    Trim first 4 characters and link to another table

    I have the following code: #: Mid([Emergency-Approver],InStr([Emergency-Approver],"EBF-"),5) Here is my problem. I need the number that is at the end of EBF, sometimes there will be a dash some times a space, i know that I can use RIGHT to remove the first 4 characters, however I do not know...
  3. R

    Help Please!!

    I have posted twice under queries and still have not gotten an answer, so I am going to try here. I am looking to be able to pull records for a specific period without having to enter the date range. I need to be able run tuesday to thursday 11:00 am to 3:00 pm. I am really not wanting to...
Back
Top Bottom