Hello!
I am a first-time poster, so if I've already broken a rule, please forgive me!
On a scale of macro competency from 1-10 I think I'm a .3
I've just copied a personal workbook into Excel on my new laptop and am trying to run a macro that takes a information from a Word doc and compiles it into an excel sheet. On my current computer it's working fine. On the new laptop I get that error code. When I click Debug, it highlights the following line: SetWordApp = GetObject(, "Word.Application")
I have NO idea what I'm supposed to do!
After some googling, I checked the references- nothing is labeled as Missing, but as I am not even a novice in this arena, I don't know what comes next.
Can anyone take pity on a computer illiterate but determined person like me?! I appreciate any help or advice.
I am a first-time poster, so if I've already broken a rule, please forgive me!
On a scale of macro competency from 1-10 I think I'm a .3
I've just copied a personal workbook into Excel on my new laptop and am trying to run a macro that takes a information from a Word doc and compiles it into an excel sheet. On my current computer it's working fine. On the new laptop I get that error code. When I click Debug, it highlights the following line: SetWordApp = GetObject(, "Word.Application")
I have NO idea what I'm supposed to do!
After some googling, I checked the references- nothing is labeled as Missing, but as I am not even a novice in this arena, I don't know what comes next.
Can anyone take pity on a computer illiterate but determined person like me?! I appreciate any help or advice.