Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3225678
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T16:22:02+00:00 2026-05-17T16:22:02+00:00

We have Excel file. This file is in a cells with the name address

  • 0

We have Excel file. This file is in a cells with the name “address” containing the line, for example:

The Accounts Department, National Bank Ltd, 20 Lombard Str., London 3 WRS, England

Need to share information in the cell groups. That is, we must have the following cells:

“country”: England
“city”: London
“street”: Lombard Str.
…..
and other

That is necessary to analyze the contents of the cell and divide the content into logical parts.
You can tell from what I get started?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T16:22:03+00:00Added an answer on May 17, 2026 at 4:22 pm

    There is no sure-fire way to do this. Assuming (and this is a big assumption) that commas are only used to separate cells, you can the Data menu, select Text To Columns, and select comma as your delimiter.

    That should give you something like the following:

    A1                      | B1                | C1              | D1           | E1     
    The Accounts Department | National Bank Ltd | 20 Lombard Str. | London 3 WRS | England
    

    From there, in cell F1, you could do the following to try and extract the street name:

    =RIGHT(C1,LEN(TRIM(C1))-FIND(" ",TRIM(C1)))
    

    You can use this to find the city:

    =LEFT(D1,FIND(" ",TRIM(D1)))
    

    You’ll probably find exceptions to both my formulas, and you’ll just have to work around that.

    If my first assumption is wrong, and there are commas in the text other than the field delimiter, I’d ask to get the file back with a different delimiter (pipe for example).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two excel files. First excel file contains the Person Name and Total
I have a file that I only want to extract cells B9, B19, B29,
I have the excel file with the following fields First Middle Last Email michael
I have an working Excel file, with file I can send data extracted from
I need to generate a MS Excel 2007+ file from my application according to
I need to connect to an open Excel 2003 file using .NET 3.5 It
I have a C# WPF (.NET 4.0) application that uses Excel interop to read
I have a client that wants a custom importer. The data source is an
I am writing a C# Console Application and I am correctly opening an Excel
Right now, FusionCharts 3.1 Flash charts provide a context menu that, if you configure

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.