HI All,
PAD >>> How to find out and remove "." and "," in excel ?
Hi there,
Thank you for trying out Power Automate Desktop, could please describe your issue with more detail? Are those numbers you are referring to or just plain text? There is an action in Power Automate Desktop called "Replace Text" which you could use before inserting to excel.
But in order to help you out more, please describe your issue in more detail.
Thanks,
George
Hi @rr24072020
I'm assuming you already have an Excel file and you want to remove those "." and "," chars.
The easiest way would be to open the "Find and Replace" window and replace by nothing:
Basically:
Personal opinion, any Excel work should be done with Excel VBA Macros. About 50% of our bots are this little bot below. It is insanely faster than Power Automate. So, the bot is simply:
Open Macro Workbook
Run Macro (the Macro needs to know which workbook to open) - There are several ways to write this if you are using multiple workbooks.
---In the Macro, it opens the workbook, runs the Replace Text Macro, and then closes the workbook or leaves it open depending on your process.
Hope this helps.
Thanks George.
But "Replace Text" working on particular cells of excel sheet.
For example of
3000.00
39999.09
455,00
67,00,000
Thanks in advance.
Tq you so much .!!!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.