Search results

  1. K

    Week Day Date then Week End Date

    That worked perfect! All my Fridays are correct. Thank you!!!
  2. K

    Week Day Date then Week End Date

    Great! This will definatley help me out. Let me give this a try and I'll post any results/questions. Thank you so much!
  3. K

    Week Day Date then Week End Date

    Alright, I have created a function for weekdays, maybe I can figure it out for week numbers? It looks like there are some examples listed in this forum. Thank you!
  4. K

    Week Day Date then Week End Date

    OK, Let me give this a try. I will add the week number to my date table and see if I can figure this one out. Thank you so much for your time.
  5. K

    Week Day Date then Week End Date

    Hi, I do understand the Weekday() Function - Thanks. What I'm really trying to get with this information is a chart averaging the data by week. I can get it, but the weeks show as a week number and not the Friday end date. I have created the charts in Access, and also exported the...
  6. K

    Access to Output into Word

    Hi, I'm pretty sure this procedure may have already been discussed with you, but here's what I'm using and it works great. From Microsoft. http://msdn.microsoft.com/en-us/library/aa140082(office.10).aspx
  7. K

    Week Day Date then Week End Date

    Hello, I currently have (3) Fields in my query ID CalculatedHours EndTime The result when ran, shows 1710 records which is correct. When I add a non related table that has a list of Fridays for the next few years. I'm trying to only show (1) of these Friday dates for each EndTime...
  8. K

    Week Day Date then Week End Date

    Hello, I have a query that has the date the record was recorded. I also have a non linked table that has all the Friday's (End of week) in it for the next few years. What I'm trying to do is this; If the date would be 12/23/2008 then add the record 12/26/2008 in the query to the "new" column...
Back
Top Bottom