+ Reply to Thread
Results 1 to 2 of 2

show first few letters of a column in another cell

  1. #1
    Glenn
    Guest

    show first few letters of a column in another cell

    I know how to use left to show the first character of a particular column in
    another column.

    What I need to do is show the first seven characters.

    For Instance:

    Column A has a value of "McDonald"

    I want Column B to show "McDonal"

    Thanks.



  2. #2
    HansM
    Guest

    Re: show first few letters of a column in another cell

    =LEFT(A1,7) if A1 is your reference cell.
    --
    HansM

    "Glenn" <[email protected]> wrote in message
    news:[email protected]...
    >I know how to use left to show the first character of a particular column
    >in
    > another column.
    >
    > What I need to do is show the first seven characters.
    >
    > For Instance:
    >
    > Column A has a value of "McDonald"
    >
    > I want Column B to show "McDonal"
    >
    > Thanks.
    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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