Search results

  1. J

    Tool Bar

    Morning, I've removed some options (Design view-form design...) from the menu but it doesn't work in other machines, the other people can access the estruture mode and change my form. What can I do? Thanks.
  2. J

    DLookup with string

    Hi everybody! I have another problem: I have a table (Contas) whitch has two columns: Conta / Nome. The data type for conta is text (it will accept exactly 20 numbers) The problem is that using the Dlookup function a message appears saying: "Datatype mismatch in criterian expression." If...
  3. J

    I cannot see my VBA code

    People, I have a huge problem!!! Suddenly I cannot see my VBA code anymore... I'm clicking on Build button and choosing "Code builder", but nothing happens... the vba code doesn't appear... I think I've lost all my code... Has it happened with everyone before???? Tks!!
  4. J

    SQL inquiry

    People, I have a table called "User" and I need to get the "Perfil" field when customer informs the number "numero" field Table - user: numero - perfil 1 junior 2 master 3 pleno something like that: There is a text box (txtnumero) and a button (cmdbusca) on the form, Once the number is...
Back
Top Bottom