E
Erwin Bormans
Hi all
If got a form with 3 buttons.
First they need to search for a customer and after that for all the articles
related for that customer.
So in the code for searching a customer I put:
Me.knp_Bok_Zoeken.Default = True
at the end.
But he doesnot make this the default button :S Or at least when I enter a
customer and press enter he searches for that customer and if I press enter
again he does nothing (instead of running the code to find the articles)
Does anybody now what I'm doing wrong?
Kind regards
Erwin
If got a form with 3 buttons.
First they need to search for a customer and after that for all the articles
related for that customer.
So in the code for searching a customer I put:
Me.knp_Bok_Zoeken.Default = True
at the end.
But he doesnot make this the default button :S Or at least when I enter a
customer and press enter he searches for that customer and if I press enter
again he does nothing (instead of running the code to find the articles)
Does anybody now what I'm doing wrong?
Kind regards
Erwin