Skip to main content
Cadet | Tier 2
January 30, 2025
Solved

MS Word Package - Replace Text in a table

  • January 30, 2025
  • 1 reply
  • 165 views

Hi, I want to automate a word document, I tried the MS Word package but it doesn’t work to replace/insert text in a table. Is there a work around to go about this?

    Best answer by Aaron.Gleason

    Try simulate keystrokes. You can send a CTRL+R (or is it CTRL-H?) to raise the replace window. You can automate that window either using keystrokes or Recorder: Capture actions. 

    1 reply

    Aaron.Gleason
    Automation Anywhere Team
    Automation Anywhere Team
    January 31, 2025

    Try simulate keystrokes. You can send a CTRL+R (or is it CTRL-H?) to raise the replace window. You can automate that window either using keystrokes or Recorder: Capture actions.