Search results

  1. C

    Filtering Semi Unique Values

    Anyone have any more ideas? I feel like this is possible, just tricky. I think what's making this so difficult is that every attempted transaction is a unique row or data with it's own ID.
  2. C

    Filtering Semi Unique Values

    This sounds like what I want to do, but when I try and run it I get "Property not found." Is this because each entry has a unique ID?
  3. C

    Filtering Semi Unique Values

    As far as I can tell, I don't want a Crosstable Query. I'm not calculating anything, and the most relevant fields are text based. I don't fully get Crosstable Queries, but every attempt at making one with the wizard produces useless results.
  4. C

    Filtering Semi Unique Values

    Hey guys, I'm relatively new to Access and I need some help building a query. So I work with a website that handles credit card transactions, and we keep a log of activity ie. NameOnCard, Date, Status. About once a month or so, I do an audit to make sure that all the attempted transactions are...
Back
Top Bottom