Search results

  1. K

    Open a form to show the same record.

    Hi everyone, I need some help on creating a macro that will open a form a show a specific record automatically. I have a form that shows some fields of a record, on double click I need to open another form that shows every filed of that specific record. I need this to be as simple as...
  2. K

    Question In between serials

    Hi everyone, I need help on my issue: I have a table where I write serial numbers of insurance policies (the blank forms), for instance I write the first serial number and the last serial number (example 001 - 010). I have to fields where I write the serials, field FIRSTSERIAL and LASTSERIAL...
  3. K

    Live Search - simple problem

    Hi everyone, as a begginer that I am, I need some basic help on my DB. I need Live Search and some ideas how to keep the DB as simple as possible. (I tried to solve the problem by reading earlier posts about this problem but I couldnt do it). It is easier for me to attach the DB and any of you...
  4. K

    Relation between two tables

    Hi everyone, I have two tables and I want to relate them, in one-to-many relationship. The structure of those two tables is: AccountReceiveable: -ID=AutNumber -Client=Text -IDNumber=Number (long integer) -Amount=currency ... Payment: -ID=AutoNumber -Client=Text -IDNumber=Number (long integer)...
Back
Top Bottom