johncassell
Well-known member
Hi There,
I have a 'Jobs' table with column 'JobID'.
I have created a query to return the number of times a particular job number appears in the column.
This works as expected when there IS a job.
If the job isn't there then I run into trouble.
I would like a message box in my application to tell me if the job is there or not. but I get the error shown below.
Can anyone help me with this please?
Thanks
John
I have a 'Jobs' table with column 'JobID'.
I have created a query to return the number of times a particular job number appears in the column.
This works as expected when there IS a job.
If the job isn't there then I run into trouble.
I would like a message box in my application to tell me if the job is there or not. but I get the error shown below.
Can anyone help me with this please?
Thanks
John