+ Reply to Thread
Results 1 to 7 of 7

I'm trying to put an address list into a document using Excel 2000

  1. #1
    Registered User
    Join Date
    10-07-2011
    Location
    Wales
    MS-Off Ver
    Excel 2003
    Posts
    5

    Red face I'm trying to put an address list into a document using Excel 2000

    Hi Guys,

    I was just wondering if someone could help with this.

    I have a list of addresses I’d like to put in an excel spreadsheet document.

    I have very little experience of excel formulas.

    I’m trying to have find a formula that is able to re-arrange these in the columns I’ve provided.

    Please see sample attached.

    Hope someone can help with this.

    Kind Regards

    Marc
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    10-07-2011
    Location
    Wales
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: I'm trying to put an address list into a document using Excel 2000

    Hi Guys,

    Is there anyone out there that can help with this.

    Your help is much appreciated.

    Thanks

  3. #3
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: I'm trying to put an address list into a document using Excel 2000

    Hi Marc

    Don't know of a formula that will do as you require. If you're interested in a VBA approach I'd be willing to take a stab at it.
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  4. #4
    Registered User
    Join Date
    10-07-2011
    Location
    Wales
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: I'm trying to put an address list into a document using Excel 2000

    Hi John,

    Yes please if you could give it a stab that would be great.

    Thnaks

    Marc

  5. #5
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: I'm trying to put an address list into a document using Excel 2000

    Hi Marc

    This code is in the attached and appears to do as you require. Let me know of issues.
    Please Login or Register  to view this content.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    10-07-2011
    Location
    Wales
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: I'm trying to put an address list into a document using Excel 2000

    Hi John,

    Thanks for that, i did post another message but i'm not sure where that went to. The macro is working fine, however i'd like to add more details on the bottom of this. Is there a way you can get the macro to work regardless of the length of the list?

    Thanks

    Marc

  7. #7
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: I'm trying to put an address list into a document using Excel 2000

    Hi Marc

    The procedure, as written, should already do that if all records are formatted exactly the same. The procedure looks for "Tel:" in the first column and identifies that as a record. If it finds 10 "Tel:" it'll process 10 records...if it finds 1000 "Tel:" it'll process 1000 records.

    If the procedure IS NOT doing that, post the offending file and I'll look at it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1