Quand j'effectue le code:
SELECT [Standort] FROM tblQS WHERE & _
[Standort]=" & Me![Standort] & ""
il m'est retourner la faute suivante " le champ Standort est inconnu"
Est ce que quelqu'un peut m'aider?
Quand j'effectue le code:
SELECT [Standort] FROM tblQS WHERE & _
[Standort]=" & Me![Standort] & ""
il m'est retourner la faute suivante " le champ Standort est inconnu"
Est ce que quelqu'un peut m'aider?
Partager