+ Reply to Thread
Results 1 to 8 of 8

if left value =

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    if left value =

    Hello. Why doesn't this work?

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: if left value =

    you use the wrong syntax for the left formula.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: if left value =

    For one thing cell is a range.

    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: if left value =

    So, cell is a range, but then what does cell equate to in the Left(cell,1). Does it return the row number? IT seems like it must since 1 relates to the column.

    I imagined that cell would equate to the first cell in the list. For example A2 and then left(A2).value should take the first number in that cell.

    What about this?

    Please Login or Register  to view this content.
    End Sub

  5. #5
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: if left value =

    It seems like the .value messes it up. Not sure why. Anyway, @ Johnny D, it worked. Thanks.

  6. #6
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: if left value =

    For the Left Function the one indicates the character. You're welcome, glad to help out.

  7. #7
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: if left value =

    a1 is Wheel

    Left(a1,1) gives the result W

    Left(a1,3) gives the result Whe

    Hope I explained well enough.

  8. #8
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: if left value =

    You're welcome. We appreciate the feedback!

    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

    It'd also be appreciated if you were to click the add Reputation button at the foot of any of the posts of those who helped you reach a solution.

+ 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. Find the MAX value based on the LEFT of a number of cells with IF statements?
    By eddiesvoicebox in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-21-2014, 06:24 AM
  2. [SOLVED] If 5 days left then MsgBox "5 Days Left"
    By HerryMarkowitz in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-12-2014, 11:59 AM
  3. Collapse columns from left to right (not right to left)
    By SiriS in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-26-2013, 04:00 PM
  4. [SOLVED] LEFT(A1,3) or LEFT(RC[-1],3) which one is more speedy ?
    By nur2544 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-27-2013, 02:23 AM
  5. Automated =Left, =Left(Right), =Right & Concatenate
    By mikeconomy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-29-2011, 08:07 AM
  6. left-right-or ?
    By abuchan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-14-2010, 01:40 AM
  7. Replies: 1
    Last Post: 07-04-2005, 09:05 AM

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