Recent content by Coltom

  1. C

    Clipboard damaged error message?

    New Access user question.I want to Copy/Paste append rows of data from an Excel spreadsheet into a query based on the target table. I finally got the paste to work by ensuring that field order and type were the same between the Excel worksheet and the Access query. But although I can Copy and...
  2. C

    Updating rerport after filtering query?

    I'll have at that, thanks. Coming from FMPro though I 'see' a relationship between the report (Labels) and the newly filtered query based on the new filtering criteria. In FMPro, after perhaps a relationship 'refresh', the report would then reflect the new subset of records. The fact that when I...
  3. C

    Updating rerport after filtering query?

    Just coming to Access from FMPro so familiar with relational DBs but not al la Access. Problem : - Have query 'customers_view' based on table 'customer' - create report 'labels' using 'customers_view' as Record Source - Labels report works/prints AOK - But, if I filter query 'customers_view'...
Back
Top Bottom