+ Reply to Thread
Results 1 to 3 of 3

Changing the formulas in an entire worksheet at once

  1. #1
    Registered User
    Join Date
    10-04-2012
    Location
    VA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Changing the formulas in an entire worksheet at once

    I have a worksheet with

    =IF('Wages Termed'!$P9='Developer List Fields'!$J$54,'Wages Termed'!$B9,0)

    relative in every cell....where 'developer list fields'!$j$54 is the year 2013. I am tracking data specific to the year.

    I would like to copy the worksheet and change the year for the entire sheet so that I capture the data for 2012 which is the value of 'developer list fields'!$j$53.

    Is there any way to do this without going into every cell of the worksheet and changing j54 to j53 manually?

  2. #2
    Forum Contributor WinteE's Avatar
    Join Date
    04-07-2007
    Location
    Netherlands
    Posts
    544

    Re: Changing the formulas in an entire worksheet at once

    Select all content of the sheet and press <Ctrl>+<H>

    Search for: 'developer list fields'!$j$54
    Replace with: 'developer list fields'!$j$53

    Success
    Erik
    Just keep it simple !


    http://www.excelguide.eu
    In English as well as in Dutch

  3. #3
    Registered User
    Join Date
    10-04-2012
    Location
    VA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Changing the formulas in an entire worksheet at once

    Of course! Thank you! I was definitely over-thinking it.

+ 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