Excel formula

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Formulawiz
    Restricted User
    • 01-12-09
    • 1589

    #1
    Excel formula
    Have the following formula in Excel
    =SUBSTITUTE(D2,"at","")
    When I apply it to
    Seattle at
    Cincinnati at
    the at disappears which I want but I get the following names
    Setle
    Cincinni
    How do you remove the at after each team name
    It works fine for all other teams.
  • LT Profits
    SBR Aristocracy
    • 10-27-06
    • 90963

    #2
    Try putting a space before the "at".

    So:

    =SUBSTITUTE(D2," at","")
    Comment
    • runnershane14
      SBR Wise Guy
      • 07-23-07
      • 803

      #3
      or you could do

      =LEFT(D2,LEN(D2)-3)
      Comment
      • Formulawiz
        Restricted User
        • 01-12-09
        • 1589

        #4
        Works Fine
        Thanks
        Last edited by Formulawiz; 05-15-11, 09:53 AM.
        Comment
        SBR Contests
        Collapse
        Top-Rated US Sportsbooks
        Collapse
        Working...