+ Reply to Thread
Results 1 to 10 of 10

How to enter data into each row from a text string without delimiters

  1. #1
    Registered User
    Join Date
    07-16-2013
    Location
    aberdeen
    MS-Off Ver
    Excel 365
    Posts
    20

    Smile How to enter data into each row from a text string without delimiters

    Example.xlsx

    I have data from Report failures in text format Failed Data: Person Report failed at refresh at 17/12/2021 10:33 on myworkspace. Final status: Completed as an example.

    I want to be able to place certain data into rows from this text string.

    Example would be after getting the report name which is the text between 'Failed Data: Person Report failed at Refresh' into a column.

    I tried Text Before and after in a formula but hasn't thus been successful.

    Any ideas appreciated.

    thank you

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,137

    Re: How to enter data into each row from a text string without delimiters

    Please update your profile. You CANNOT be using Excel 2010 any more...
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,137

    Re: How to enter data into each row from a text string without delimiters

    Assuming that you DO have TEXTBEFORE in your current Excel product....


    =TEXTBEFORE(TEXTAFTER(A1,": ",1)," failed")

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,418

    Re: How to enter data into each row from a text string without delimiters

    Try this:

    =TRIM(TEXTBEFORE(TEXTAFTER(A1,":"),"failed"))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Registered User
    Join Date
    07-16-2013
    Location
    aberdeen
    MS-Off Ver
    Excel 365
    Posts
    20

    Re: How to enter data into each row from a text string without delimiters

    thank you very much for pointing this out I have done so

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,418

    Re: How to enter data into each row from a text string without delimiters

    Did the suggestion work for you?

  7. #7
    Registered User
    Join Date
    07-16-2013
    Location
    aberdeen
    MS-Off Ver
    Excel 365
    Posts
    20

    Re: How to enter data into each row from a text string without delimiters

    Thank you very much this works a treat!

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,418

    Re: How to enter data into each row from a text string without delimiters

    Glad to have helped.

    If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, if you have not already done so, you may not be aware that you can thank anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of each of those who offered help.

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,137

    Re: How to enter data into each row from a text string without delimiters

    You're welcome. Thanks for letting us know that you got an answer.




    If that takes care of your original question, please click on "Thread Tools" from the menu link (just above the first post in the thread) and mark this thread as SOLVED.

  10. #10
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,465

    Re: How to enter data into each row from a text string without delimiters

    Just for the fun is here another possible formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Inserting text in front of digits in a string that has delimiters
    By Copernicus19 in forum Excel General
    Replies: 8
    Last Post: 07-27-2023, 02:36 AM
  2. Extracting text string from cell with no delimiters
    By MrRAMMounts in forum Excel General
    Replies: 20
    Last Post: 02-26-2023, 12:12 PM
  3. Macro to split text string based on its various structure/delimiters
    By Velehrad in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-04-2020, 02:52 PM
  4. Macro to split text string based on its various structure/delimiters
    By Velehrad in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-03-2020, 11:24 PM
  5. Extract string of text in the middle of 2 delimiters
    By MoldyBread in forum Excel General
    Replies: 3
    Last Post: 05-07-2018, 07:21 AM
  6. Replies: 2
    Last Post: 04-09-2014, 11:48 AM
  7. Match text in A1 to a part of a text string in B1 and enter data D1
    By markDuffy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-30-2013, 10:16 PM

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