+ Reply to Thread
Results 1 to 3 of 3

Adding a column with reference to another

  1. #1
    charles
    Guest

    Adding a column with reference to another

    I have an excel file generated by Quick Books. One column has 6 text digits
    which is followed by a bunch of other characters. I want to work with the
    first 6 character so I use the following procedure.
    1 Add a Column after the column in question.
    2. I title that column
    3. Then I add a formula =LEFT(e2,6)

    Problem the formulas doesn't copy the first 6 character but the cell had the
    text =LEFT(e,6)

    Now I go to the right most blank column and type in the formula =
    LEFT($E2,6) That give me the left 6 most characters. If I copy and past
    that cell into the cell that I tried it in the first place now I get the 6
    left most characters. The copied formula acts like a formula instead of a
    typed text.

    Does anyone know why?

    charles



  2. #2
    Tom Ogilvy
    Guest

    Re: Adding a column with reference to another

    sometimes when you refer to a cell that is formatted as text, your formula
    behaves this way.

    Try formatting the new column as General and the original column as general.

    If you do that and it doesn't work, then select the new column that contains
    all your formulas (that are not working) and do

    Edit=>Replace
    What: =
    With: =

    this will replace the equal signs with equal signs and excel should
    reevaluate the formula and return the left 6 digits.

    --
    Regards,
    Tom Ogilvy


    "charles" <[email protected]> wrote in message
    news:[email protected]...
    > I have an excel file generated by Quick Books. One column has 6 text

    digits
    > which is followed by a bunch of other characters. I want to work with the
    > first 6 character so I use the following procedure.
    > 1 Add a Column after the column in question.
    > 2. I title that column
    > 3. Then I add a formula =LEFT(e2,6)
    >
    > Problem the formulas doesn't copy the first 6 character but the cell had

    the
    > text =LEFT(e,6)
    >
    > Now I go to the right most blank column and type in the formula =
    > LEFT($E2,6) That give me the left 6 most characters. If I copy and past
    > that cell into the cell that I tried it in the first place now I get the 6
    > left most characters. The copied formula acts like a formula instead of a
    > typed text.
    >
    > Does anyone know why?
    >
    > charles
    >
    >




  3. #3
    charles
    Guest

    Re: Adding a column with reference to another

    Thank you,
    That worked
    charles
    I
    "Tom Ogilvy" <[email protected]> wrote in message
    news:%[email protected]...
    > sometimes when you refer to a cell that is formatted as text, your formula
    > behaves this way.
    >
    > Try formatting the new column as General and the original column as

    general.
    >
    > If you do that and it doesn't work, then select the new column that

    contains
    > all your formulas (that are not working) and do
    >
    > Edit=>Replace
    > What: =
    > With: =
    >
    > this will replace the equal signs with equal signs and excel should
    > reevaluate the formula and return the left 6 digits.
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    >
    > "charles" <[email protected]> wrote in message
    > news:[email protected]...
    > > I have an excel file generated by Quick Books. One column has 6 text

    > digits
    > > which is followed by a bunch of other characters. I want to work with

    the
    > > first 6 character so I use the following procedure.
    > > 1 Add a Column after the column in question.
    > > 2. I title that column
    > > 3. Then I add a formula =LEFT(e2,6)
    > >
    > > Problem the formulas doesn't copy the first 6 character but the cell had

    > the
    > > text =LEFT(e,6)
    > >
    > > Now I go to the right most blank column and type in the formula =
    > > LEFT($E2,6) That give me the left 6 most characters. If I copy and

    past
    > > that cell into the cell that I tried it in the first place now I get the

    6
    > > left most characters. The copied formula acts like a formula instead of

    a
    > > typed text.
    > >
    > > Does anyone know why?
    > >
    > > charles
    > >
    > >

    >
    >




+ 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