Is there a way to identify the type of request in VBA (i.e. add a request, select a request, delete a request, make a request in a table)? I am creating a function with a string parameter (query). He will have to check if the request exists, and then its action will depend on the type of request.
user2137354
source
share