Search results

  1. C

    query pulling records multiple times, but not all

    I do not have duplicate information in any of my tables to be added multiple times. I think now my problem is that I'm trying to subtract dates instead of using the DateDiff() function. I'm fiddling with it now. Any help on this is greatly appreciated. Crystal
  2. C

    query pulling records multiple times, but not all

    I am trying to create a query that is using 3 different tables. Table 1 - account information Table 2 - insurance detail tying to #1 via carrier code Table 3 - aging buckets for accounts, tying back by carrier code. This table is initially full of empty fields that are populated during the...
Back
Top Bottom