Recent content by Lschai

  1. L

    Solved .

    Sorry. I didn‘t know. Can i delete this thread?
  2. L

    Solved .

    .
  3. L

    Solved VBA error 438

    I have a followup question though if you don‘t mind - would it be possible to change this code so that the header of any document will be changed as well? Right now it‘s only changing the text.
  4. L

    Solved VBA error 438

    You‘re right, it did work now for me as well! Thanks a lot for your help.
  5. L

    Newbie

    Thank you!
  6. L

    Newbie

    Thanks! Looking forward to learning more. I‘m currently absolutely lost with the most basic things - but I‘m trying haha.
  7. L

    Solved VBA error 438

    I run the code from excel vba
  8. L

    Solved VBA error 438

    Hi, no it didn‘t mention any references. But i did have issues with that in the beginning, so i looked it up and added microsoft word 16.0 obejct library and microsoft word scripting runtime which solved the reference issue for me.
  9. L

    Solved VBA error 438

    Thanks - i didn‘t get an error code but it also didn‘t replace the words. Any idea why? Macros are enabled in word..
  10. L

    Solved VBA error 438

    it says: error 438 object doesnt support this property or method
  11. L

    Solved VBA error 438

    Hi everyone I am trying to run a code that will search & replace a word in multiple word documents. However, I am always getting the error code 438. i am using excel 2016. Sorry I am a total newbie, so no clue what to do. It‘s always the first line that is highlighted yellow. Sub...
  12. L

    Newbie

    Hello everyone i‘m a total newbie to everything related to programming.. i‘m hoping to learn more on here!
Back
Top Bottom