Results 1 to 54 of 54

Help clean file of unnecessary character in columns

Threaded View

  1. #1
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    2,386

    Help clean file of unnecessary character in columns

    Hi, would like to get help for columns B:J to be clean in columns L:T
    for example I Did column B shows Date twice Jun 07, 11:45Jun 0711:45 and on L now shows only Jun 07, 11:45 manually corrected.

    biggest issue here is I want column C tournament and D entry to just return 1 Row per Entry as you can see row 3 & 4 i entry 2 times showing
    Jun 07, 11:00Jun 0711:00 356-L: $2.50 Friday Night Mini Fight [Bounty 6-Max]Buy-in $2.50 Prize $25,371.52 10,936
    Jun 07, 11:00Jun 0711:00 356-L: $2.50 Friday Night Mini Fight [Bounty 6-Max]Buy-in $2.50 Prize $25,371.52 10,936 #2
    I manually corrected and input in row 2

    Note: would be great if row 2 M column tournaments has buy-in players and Total prize if it can fill columns O:Q
    For Prize column T i am using formula
    =IF(ISNUMBER(SEARCH("$",J2)),MID(J2,2,SEARCH(" ",J2)-SEARCH("$",J2))+0,"")
    Attached Files Attached Files
    Last edited by west123; 06-18-2024 at 08:11 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Clean the cell except for a specific character
    By CoSinus in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 09-01-2020, 11:39 AM
  2. [SOLVED] delete unnecessary columns
    By hudson andrew in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-14-2019, 03:08 PM
  3. Replies: 2
    Last Post: 05-29-2017, 09:40 AM
  4. [SOLVED] Addin that helps me clean all unnecessary data f
    By starlev in forum Excel General
    Replies: 3
    Last Post: 08-16-2015, 09:43 AM
  5. [SOLVED] Need Help cleaning up Macro that imports text file and deletes unnecessary rows
    By ppilot in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-16-2013, 10:44 PM
  6. [SOLVED] Using an XLT file which prints unnecessary 2nd page
    By Joni in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 03-20-2005, 02:06 PM

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