+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : is it possible to express a cell, say a2, using only a1

  1. #1
    Registered User
    Join Date
    05-29-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    16

    is it possible to express a cell, say a2, using only a1

    is it possible to express a cell, say a2, using only a1
    eg if i want a2+b1-c1 , i can express this as say a(1+1)+b1-c1

  2. #2
    Forum Expert
    Join Date
    06-09-2010
    Location
    Australia
    MS-Off Ver
    Excel 2013
    Posts
    1,714

    Re: is it possible to express a cell, say a2, using only a1

    why not use offset?

  3. #3
    Forum Contributor SCLai's Avatar
    Join Date
    08-18-2010
    Location
    Singapore
    MS-Off Ver
    Excel 2007
    Posts
    129

    Re: is it possible to express a cell, say a2, using only a1

    Welcome to the forums

    Sorry, but I don't really get your question...
    Can you please elaborate if none of the below is what you are looking for?
    =INDEX(A:A,ROW()+1)+B1-C1
    =OFFSET(A1,1,0)+B1-C1

    Hope this is what you wanted!

    SC
    Do give a * (bottom left) if the post helped!

  4. #4
    Registered User
    Join Date
    05-29-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: is it possible to express a cell, say a2, using only a1

    thanx. offset is working fine as i can drag the formula. thanx a lot

+ 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