0

I have problem with opening MODI by macro. I want only open it, then select all, copy and paste in my Excel file.

I have:

AppActivate "Microsoft Office Document Imaging"

Then some Sendkeys.

AppActivate "Excel"

And Sendkeys to paste.

But my first line doesn't activate my document.

How to solve the problem?

Cindy Meister
  • 25,071
  • 21
  • 34
  • 43
  • 4
    Your question is lacking a [mcve] – Luuklag Sep 18 '18 at 13:20
  • You might try to use the file location of the 'microsoft office document imaging' file, based on the example from here https://learn.microsoft.com/en-us/office/vba/language/reference/user-interface-help/appactivate-statement – Marcucciboy2 Sep 18 '18 at 15:05
  • you need to show us that you have tried yourself and you are stuck and need help, I cannot see that – Ibo Sep 18 '18 at 17:01

0 Answers0