+ Reply to Thread
Results 1 to 3 of 3

Help with Applying an Equation to a Bunch of Cells

  1. #1
    Registered User
    Join Date
    07-21-2009
    Location
    Vancouver
    MS-Off Ver
    Excel 2004
    Posts
    2

    Help with Applying an Equation to a Bunch of Cells

    Hi I need some help. I have a series of cells, and I'm looking to apply the square root formula to get each individual value of the cells within this group of cells.

    For example,

    I have a bunch of values in cells 1 - 19 and A - Q. I need to get the square root value of every single cell within this group. how would I go about this?

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Help with Applying an Equation to a Bunch of Cells

    with your values in a1,a2........ down
    in b1 put
    =SQRT(INDEX($A$1:$A$19,COLUMNS($A$1:A1)))
    and drag across
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    07-21-2009
    Location
    Vancouver
    MS-Off Ver
    Excel 2004
    Posts
    2

    Re: Help with Applying an Equation to a Bunch of Cells

    Thanks a bunch!

+ 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