web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How do I update the te...
Power Automate
Answered

How do I update the text in an Excel worksheet?

(0) ShareShare
ReportReport
Posted on by 116

For example, suppose I have a single row with 2 columns like this:
   |       A        |       B      |
-------------------------- 
1 | Penelope | George   |

I want to remove every "e" from the text contained in these cells and update each cell value with this new text. How do I do this?

I have the same question (0)
  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Try this:

     

    1) 'Open Excel' - open the file with data to be worked

    2) 'Get first free row on column from Excel worksheet - to find last column with data

    3) 'Loop' - from 1 to FirstFreeColumn - 1

    Inside Loop:

    'Read from Excel worksheet' - read cell w/ row = 1, column = LoopIndex

    'Replace text' - replace "e" with empty (%""%). It'll generate a 'Replaced' variable

    'Write do Excel workheet' - write 'Replaced' to cell w/row = 1, column = LoopIndex

    Close Loop

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 298 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 159 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 150 Super User 2026 Season 2

Last 30 days Overall leaderboard