A family of Microsoft word processing software products for creating web, email, and print documents.
Sounds like progress, but I need some more help.
First, what's a directory? All I'm aware of as far as the path to the file I'm trying to open when I create the macro is the folder, sub-folder and file, which are in Finder and I access in creating a macro by pressing Command O as part of the macro.
I don't subsequently do anything that I'm aware of to move or change the file path of either the document I'm trying to open or the macro I created to open it. All I do is change the text of documents and save them after I've made changes in them. In fact, I think the macro for another document I made a macro for along with Calendar, FrequentlyCalledNumbers, stopped working along with Calendar when I'd made no changes in FrequentlyCalledNumbers and tried to access it from Calendar. I'm not absolutely sure that I didn't change FrequentlyCalledNumbers, but I could try again if that may be what's causing the macro to stop functioning. However, would that mean that every time I changed the text of a document I'd have to create a new macro? That would be a non-starter.
Then there's the fact that I didn't have this problem with Office Suite 2010, and still don't on my MacBook which has only that version. It seems that whatever is causing the file path to change in the 2019 version of Word didn't do so with the 2010 version, and it's happening now when both computers are running the same version of the Mac OS, so the problem has to be with Word.
It seems to me, then, that it's Word that's changing the file path, if that's the problem, not anything I do. It also imagine that that's a programming problem that Microsoft can and should fix, indeed should have fixed when I notified the company of it last October.
Meanwhile, is there any way of my avoiding the file path changes in the documents I'm trying to open or the macros, if that's what's causing the macros to fail? You mention using a complete file path, but how do I do that? Would it make a difference if instead of accessing the document I'm trying to create a macro for through Command O I clicked on Finder and opened the document that way, I can't see why it would, but I'd be glad to try it if that might solve the problem. If not that, what, and how do I avoid changing the path to the document I'm trying to open if merely changing the text and saving those changes changes the path?
As you can see, my knowledge of the technology is minimal at best and I need macros for dummies type instructions to deal with the problem, if indeed it's a file path problem. However, as you also can see, I wonder about that, since I'm doing nothing that I'm aware of to change the file path, but then I'm assuming a file path is the instructions I put in the macro to access the document I want to open with it, but I'm not even sure of that.