+ Reply to Thread
Results 1 to 2 of 2

Find Value on Sheet1

  1. #1
    Forum Contributor
    Join Date
    12-19-2011
    Location
    Central Europe
    MS-Off Ver
    Excel O365
    Posts
    364

    Find Value on Sheet1

    Hi all

    In my workbook I intend to automate a few manual steps.
    One of them would include to have a new sheet, which will output values based on data in sheet 1, with a worksheet_change procedure

    Let's say I have
    ABC 500.45 17. July 2013
    ABC -745.69 17. July 2013
    XYZ -500.45 17. July 2013
    XYZ +745.69 17. July 2013

    The lables "ABC", resp. "XYZ" do not change, howver, the amount does on a daily basis.

    What I would like to achieve is that these values are shown on another sheet, but with the amount multiplies by -1 as per following example

    ABC -500.45 17. July 2013
    ABC +745.69 17. July 2013
    XYZ +500.45 17. July 2013
    XYZ -745.69 17. July 2013

    The position of these data change every day, as there is much more data apart from this, so it may by on row 231 today, but on row 114 tomorrow.

    How to achieve this?

    I would manage, if "ABC" or "XYZ" would be unique values, but I have not found a solution to capture both, the postitive and negative amount for each

    Thanks
    FD

  2. #2
    Forum Contributor
    Join Date
    06-26-2013
    Location
    LAX
    MS-Off Ver
    Excel 2007,Excel 2010
    Posts
    363

    Re: Find Value on Sheet1

    Hi,

    See if the attached way works for you. Next time please post the data as an excel file

    If needed, you can hide the columns in yellow.
    Attached Files Attached Files

+ 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. merge book1,sheet1,book2,sheet1,book3,sheet1 ect
    By cfinch100 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-11-2013, 01:30 PM
  2. find and replace sheet2 list in sheet1
    By shrinivasmj in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-16-2013, 08:17 AM
  3. Find data on sheet1 and add it to sheet2
    By smjase in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-18-2011, 03:43 PM
  4. Find on Sheet1, copy to Sheet2, Find Next Loop
    By ker9 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-28-2011, 02:13 PM
  5. Can't find a value on sheet1 and input it on sheet 2
    By breal33 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-28-2007, 11:42 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