Separating Street Name and Number From Property Address Column and Pasting Them In 2 New Columns

Hi guys,

I have an Excel file that contains records of homeowners in a city. One of the columns is “Property Address” which contains the full address of the owner. I want to separate the street address and the house number and insert them in 2 separate columns called “House Number” and “Street Name” using Regex (Matches Activity). I tried but the new value inserted shows System.Text.RegularExpressions.MatchCollection instead of copied values. I am not a coder, so please explain step by step without coding jargon. Thank you so much!

1 Like

Hi

Welcome to UiPath community
The queries sounds more generic
So I would recommend to have a view on this thread on how to work with Regex so that u can manipulate as per your need

Hope this helps

Cheers @Dorani

@Dorani

Welcome to the forums

Can you share a sample Input and expected output?

Thanks,
Srini