Run a query internal to MS Access

I have a MS Access .accdb database. I need to run a query from “inside” the access file. If I replicate using a simpler query using the Execute Query activity it works. But how do I call the internal query directly?

I’ve also tried Balareva activity but I get an error. (BalaReva.Access.Activities)

Thanks,

@Anselmi_Alex - I’m getting the following error when attempting to use this Execute Macro activity:

Retrieving the COM class factory for component with CLSID {73A4C9C1-D68D-11D0-98BF-00A0C90DC8D9} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).