+ Reply to Thread
Results 1 to 3 of 3

Thread: Transferring equations

  1. #1
    Registered User
    Join Date
    08-20-2010
    Location
    here, there everywhere
    MS-Off Ver
    Excel 2003
    Posts
    4

    Transferring equations

    I am trying to move one eqaution to another page but everytime I copy and paste the equation it changes. Is there anything I can do to make the equation go from one spreadsheet to another? The equation is going from one file to another not between two sheets on the same file.

    Example.

    =IF(ISNA(VLOOKUP(B2,data,2,FALSE)),"NO MATCH",(VLOOKUP(B2,data,2,FALSE)))

    This is the equation that I would copy from the first spreadsheet. And when it transfers to the other page the equation changes to this:

    =IF(ISNA(VLOOKUP(AD2,data,2,FALSE)),"NO MATCH",(VLOOKUP(AD2,data,2,FALSE)))
    Last edited by headfone22; 08-30-2010 at 09:38 AM.

  2. #2
    Forum Moderator Richard Buttrey's Avatar
    Join Date
    02-15-2008
    Location
    Grappenhall, UK
    MS-Off Ver
    Excel for Windows & Mac - all versions.
    Posts
    6,566

    Re: Transferring equations

    Hi,

    If you're copying from one cell reference and pasting to a different cell reference whether in a new workbook or new sheet, then the formula will be different unless you make the cell reference an absolute reference by prefixing the column and row ref with a $. i.e. use $B$2 not B2.

    HTH
    Richard Buttrey

    If this was useful then please rate it appropriately.

    Click the small star icon at the bottom left of my post.

  3. #3
    Registered User
    Join Date
    08-20-2010
    Location
    here, there everywhere
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Transferring equations

    Thanks!!!!
    Last edited by headfone22; 08-30-2010 at 09:38 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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.2.0