Recent content by RvVelzen

  1. R

    Consecutive numbering

    Just a quick reply to acknowledge that WayneRyans 2004 solution has helped me tremendously, too. I just wish I had implemented this earlier: I have already added hundreds of record id numbers manually. But the next hundreds will be a LOT easier!:p
  2. R

    Combobox problem with new records

    Hi Statsman, Many thanks for reading my post and for helping me. First, my apologies for the symantics problem: it's not easy for a beginner....:o But I do understand the very basic mechanisms of tables and queries you explained (records are not created and saved in queries but in tables)...
  3. R

    Combobox problem with new records

    Hello everybody, Another question from a newbie working on a database that is way too comlicated for him (but I'm learning alot :)) My problem is with a form that is based on a query1 that mainly joins images (filenames) from a table to records in another query2. The Join includes ALL...
  4. R

    No more than two identical values

    Hi DCrake, Thanks so much for helping me. Now it works perfectly fine. However, this query will only filter the codes that occur in the table an x number of times (2 in this case), and does not limit the input. Nevertheless it works very well to identify the >duplicated values so that I...
  5. R

    No more than two identical values

    DCrake, thanks so much for your reply and for helping me with my question. Your solution seems a good one, unfortunately I haven't been able to implement it so far. As mentioned before I am a total noob so I am probably missing something obvious... I have created a query with a column...
  6. R

    No more than two identical values

    Hi everyone, Being an absolute noob, I hope anyone can help me with the following question: I have a number field in Access 2003 for which I want identical values to exist not more than twice. A possibly complicating factor is that I do want to allow unlimited null values. Preferrably, I...
Back
Top Bottom