J
jeanulrich00
Hi
I have a button on a form. There is no record source
When the user click on the button, it runs a query.
What I want to do is : when the user click on the button, if there is
no records in the table "T-Data", code will stop and if there is some
records, code will continue.
just the code to look if there is some records, will be great for me.
I have try with count function without success
thanks for helping
I have a button on a form. There is no record source
When the user click on the button, it runs a query.
What I want to do is : when the user click on the button, if there is
no records in the table "T-Data", code will stop and if there is some
records, code will continue.
just the code to look if there is some records, will be great for me.
I have try with count function without success
thanks for helping