Im trying to import data from a terminal, however the terminal is not fast enough so I need to delay the macro.
If i use the
Application.Wait Now + TimeValue("0:00:01")
the import freezes too. What do I do? Is there another command or way to get around this?
If i use the
Application.Wait Now + TimeValue("0:00:01")
the import freezes too. What do I do? Is there another command or way to get around this?