I have created several queries of the format Like "*" & [Enter first initial of Surname] & "*".
This query prompts the user for some input which they have to respond to. If the data is found great, but if it is not is there any way of reporting this via the query? With an error message 'Data not found'? Rather than simply return a blank row from the table? Thanks
This query prompts the user for some input which they have to respond to. If the data is found great, but if it is not is there any way of reporting this via the query? With an error message 'Data not found'? Rather than simply return a blank row from the table? Thanks