I’m having trouble removing a newline from cells in an Excel column using UiPath. I’ve attached the Excel doc for reference.
I’m working on formatting the Departure Time and Arrival Time columns using UiPath. I believe the solution would involve using the Replace function, however I’m struggling to find how to use it properly to do what I need.
Can someone take a look at those columns in my Excel doc and explain how to manipulate a string using UiPath so I can remove the newline found in the Departure Time and Arrival Time columns?