Search results

  1. D

    updating two fields with the same text

    that is not what i mean. in the contact field of the customers is more text, like when he first came to the office and what telefone-calls we made with him. also in the contact field of the houses is more text. only when a customer visits a house i want to update these two fields with the...
  2. D

    updating two fields with the same text

    i have a table customers with a contact-field (memo) i have a table houses with a contact-field (memo) if a customer visited a house, i would like to update both contact-fields with the same text. For example customer 34 visited house 17 on the 17th of januari 2003 with manager UB. I want to...
  3. D

    zipcodes, countries and that kind of stuff

    i have an table with zipcode - place - region - country, with the combination of zipcode and place as a primary key in the table clients i refer to this table (for my addresses) i have a form, based on the table clients, in which i insert new clients now i want two things: 1) when i add a new...
  4. D

    Exporting fields to a Word document

    i also would like to know how to do this... does anyone know???
  5. D

    listbox deletes record in table...

    i made a form with a listbox based on a table. when i close the form, the first record of my table is deleted... what can i do about this?
Back
Top Bottom