Search results

  1. T

    dao360.dll Version History

    Does anyone happen to know where I can find the version history for dao360.dll? The lastest one I have is dao360.dll 3.60.9512.0 Thanks for the help!
  2. T

    Report To Query

    I already have the report with all the information that I need. The problem that I am having, is that I need to filter each record by a expression that I have in the report. The expression that I have sums up the total hours for the week for each employee. This is in the report. Now when I...
  3. T

    Unbound Control Filtering

    Is there anyway to filter a unbound control within a report? I have a unbound control with an IIF statment to determine the total hours per employee on that report. The only problem is that I need to filter the record if the hours are 80 and above. There are a few other variables that make...
  4. T

    Report - Add Hours From Date

    Anyone have any ideas on how to get the sum of hours for each week in the report? I can get the sums of hours for the employee, but I need it to break down into each week on the report There are different earning codes that need to be summed up for each week. Employee Name Week #1...
  5. T

    Tip Need Connection Strings?

    If you are looking for connection strings to odbc and a whole lot other, here is a nice website that helps! http://www.connectionstrings.com/ Hope this helps!
  6. T

    Question How to Auto Connect ODBC to MAS90?

    Any ideas on how to auto connect ODBC to MAS90? We have tried a few connection strings, but none of them seem to be working. Everytime we run the program and goto the company we select, Access gives off an error and wants to shutdown. There is no error number or anything, just wants to send to...
  7. T

    Query to Table

    Is it possible to take a query, edit the fields in the query and then update the same table with the changed fields excluding duplicates? I have been trying to find a solution for this for a while now. I can't figure out if I need to append the query to a custom made form or if I can edit the...
Back
Top Bottom