Hi all,
One user has been experiencing this error that isn't recreatable by other users or myself and happens pretty frequently with them. It's happening in an Access Function where I pop-up a word document and automate some bookmarks within it. That error pops up and references this line
Set wordApp = CreateObject("Word.Application")
Now I'm thinking it's not so much a problem in the code and a specific CPU issue but the information about this is the most limited I've seen in a long while so I can't make much out of what's causing this or how to fix. Has anybody else encountered this? And what was done to fix? Responses always appreciated
Tks!
One user has been experiencing this error that isn't recreatable by other users or myself and happens pretty frequently with them. It's happening in an Access Function where I pop-up a word document and automate some bookmarks within it. That error pops up and references this line
Set wordApp = CreateObject("Word.Application")
Now I'm thinking it's not so much a problem in the code and a specific CPU issue but the information about this is the most limited I've seen in a long while so I can't make much out of what's causing this or how to fix. Has anybody else encountered this? And what was done to fix? Responses always appreciated
Tks!