Search results

  1. G

    Sub and GoTo Err Names Duplicity

    Hi, I would like to know if there could be a problem if two subs in two different forms have the same name (in a simultaneous multiple users access database interface). And also if I can name two GoTo Err identicaly in the same form and in different forms? Thanks in advance,
  2. G

    Concatenate two DLookup in ApplyFilter

    Hi, I have a form bound to a table and I try to filter the reccords in the open form event. My problem is that the field that supports the filter : "strCréateur" (creator in french) is a combination of to fields in an other table "strNom" (LastName) and "strPrénom" (LastName) In addition...
Back
Top Bottom