Search results

  1. S

    PivotTable & PivotChart lay-out messed up after Requery

    I have a main Access 2010 form with two subforms, shown in PivotTable and PivotChart views. The form is displayed on a monitoring screen, with nothing else open (forms nor other applications outside Access, so full resources available). Through the Timer event, I'm doing a Requery (and nothing...
  2. S

    Best approach for merging records from one table

    No-one has got an idea?
  3. S

    Best approach for merging records from one table

    I can of course allocate some ID to the records to the existing table, but I rather thought of doing that with the new table (one customer = one autoID), since the existing table has a lot of duplicates. But how would allocating an ID to the records in the existing table help moving the data? I...
  4. S

    Best approach for merging records from one table

    Hello fellow Access programmers and best wishes! I have built quite a lot of queries in the past, but I'm not too sure how to attack this one exactly. I'm looking to have one central table containing customer data. Until now, instead of using such a central table containing all data, a...
Back
Top Bottom