+ Reply to Thread
Results 1 to 3 of 3

How to add Equals sign to entire column

  1. #1
    Registered User
    Join Date
    03-18-2010
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    4

    How to add Equals sign to entire column

    Sorry for the extremely noob question.

    But I basically have 300 rows of numbers being multiplied, but without the equals sign there (i.e. 3*5, but forgot to put the equals sign to make it calculate)

    So how can i put an equals sign in front of all of these? Hopefully i don't have to manually put in an equals sign to make all 300 rows calculate.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: How to add Equals sign to entire column

    If the expression is in A1, then in B1 and copy down,

    ="=" & A1

    The select col B, Edit > Copy, Edit > Paste Special, Values. Now col B looks like =3*5, but it's text.

    With col B still selected, Edit > Replace = with =. Now they have formulas.

    Then delete col A.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    03-18-2010
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: How to add Equals sign to entire column

    You are a genius, sir! Thank you very very much!

+ 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