Search results

  1. T

    How to Capture Changed Records After Specified Time

    Sorry for the odd title, but my problem is a little tricky. I have a query that is a union query that captures all incoming and outgoing changes to a field in a record based on today's date. These records need to be emailed to an outside source. The idea is that an admin user can click the...
  2. T

    Change Log Query

    Hi everyone, I'm trying to create a "Change Log" type of table based on my append and update queries. I have two tables, tblHistorical and tblDaily (data dump). They have the same exact headers. Each day, I have an append and an update query that will append/update the information in...
  3. T

    Passing Table as Parameter from Combobox

    Hi everyone, New to posting here, but these forums are great. Thanks for the information. I've been trying to wrap my brain around this for a while and I can't figure it out. I have a table of properties. I also have a search form that works great when you search individual criteria or a...
Back
Top Bottom