+ Reply to Thread
Results 1 to 5 of 5

reciprocal equation

  1. #1
    Registered User
    Join Date
    01-26-2007
    Posts
    13

    reciprocal equation

    I'm looking for an equation where i could expand down row 1 as needed that would equal the reciprocal of the excel sheet. example, b1=a2, c1=a3, d1=a4, e1=a5 so on and so forth. Anything that I can think of wouldn't work for easily for future expansion of the excel sheet.

    Thanks in advanced for any advice.

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    Hi nz,

    In A2 you could use:

    =OFFSET($A$1,0,ROW(A1))

    then fill that down as far as needed.

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320
    or if it's across the row
    in b1 put =INDIRECT("A"&COLUMN()) and drag across

  4. #4
    Registered User
    Join Date
    01-26-2007
    Posts
    13
    Thank you martindilson, exactly what i was looking for. Another question if you happen to see it, i'm trying to do the same thing with a row, but i tried to follow logic with =INDIRECT(ROW()&3) but it doesn't work properly.

  5. #5
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320
    sorry i dont quite follow
    "same thing with a row"
    what are you trying to do exactly?

+ 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. Equation Question.....
    By gregnash in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-08-2008, 03:38 PM
  2. IF equation within a subtraction equation?
    By PaulaQ in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-17-2008, 04:40 PM
  3. Long equation, problem w/ VLOOKUP (repeated, one instance gives error..)
    By cptwhite in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-14-2008, 12:37 PM
  4. equation of a line
    By gbrown1 in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 12-12-2007, 12:53 PM
  5. Equation regression line
    By nsv in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 10-24-2006, 07:26 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