Results 1 to 6 of 6

copy & paste between worksheets, formulae still refer to first worksheet

Threaded View

  1. #1
    Forum Contributor
    Join Date
    12-11-2013
    Location
    St Moritz, GR, Switzerland
    MS-Off Ver
    Excel 2010
    Posts
    187

    copy & paste between worksheets, formulae still refer to first worksheet

    Column I formula is an IF referring to column H.

    =if(H2="this","Yes","No")

    Except, it mentions H2 14 times. I want to move it to Worksheet 2.

    Short of manually correcting every instance of H2, how do I cut and paste so that the pasted formula refers to Worksheet 1, so I get

    =if('Worksheet 1'!H2="this","Yes","No")

    ?
    Last edited by johnandrews; 12-20-2013 at 11:04 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Copy and Paste from ALL Worksheets onto One Worksheet
    By clemsoncooz in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-02-2012, 04:12 PM
  2. Replies: 10
    Last Post: 06-12-2012, 07:28 AM
  3. Copy data from multiple worksheets & paste into one worksheet.
    By Rodders in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 02-10-2012, 11:54 AM
  4. [SOLVED] copy nonblank rows from many worksheets and paste them onto one worksheet
    By starman in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-21-2006, 07:21 AM
  5. formulae to copy cells from 1 worksheet and paste into another?
    By MikeR-Oz in forum Excel - New Users/Basics
    Replies: 8
    Last Post: 03-23-2006, 07:45 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