+ Reply to Thread
Results 1 to 2 of 2

How to find x in all ws _ replace x by value at cell B in same row then sum each row

  1. #1
    Forum Contributor
    Join Date
    08-14-2012
    Location
    USA
    MS-Off Ver
    Excel 2007, MS 365 (Windows 10 Pro 64-bit)
    Posts
    810

    How to find x in all ws _ replace x by value at cell B in same row then sum each row

    Hello All,
    I'm trying to find the x in all ws then replace x by value in cell B at same row then sum total at each row. Please see sample in attached.

    Please Login or Register  to view this content.
    Regards,
    tt3
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: How to find x in all ws _ replace x by value at cell B in same row then sum each row

    Easiest solution to get the totals at the bottom, just enter this formula in C22 and copy across:
    =SUMPRODUCT((C2:C21="x")*$B$2:$B$21)


    If the "x"s really have to go, then this:
    Please Login or Register  to view this content.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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. Find and replace but replace value of cell 3 columns along
    By batchjb69 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-05-2014, 10:57 AM
  2. [SOLVED] Find the Last Cell in a Row and Replace the value
    By A_K in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-29-2013, 03:45 PM
  3. Find & Replace Whole Cell
    By sethmote in forum Excel General
    Replies: 1
    Last Post: 01-22-2010, 11:58 AM
  4. Find/Replace with the value of a cell
    By c0ckR0ach in forum Excel General
    Replies: 2
    Last Post: 09-29-2009, 05:10 AM
  5. Find, Replace with and then replace adjacent cell
    By Craig2097 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-18-2009, 12:42 PM

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