Hi,
I try to run an Access macro from an Excel macro.
I've found some helping tips, but it still doesn't work.
The relating part:
Dim appAccess As Object
Set appAccess = CreateObject("Access.Application")
appAccess.opencurrentdatabase "G:\Risk Management\Common For Risk...