Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Dim nom As String
  2. Dim nro As String
  3. nom = nombre
  4. nro = (nro_identificacion)
  5. MsgBox (nro)
  6. intx = DCount("*", "[historial]", "[nro_identificacion]= " & nro&)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement