+ Reply to Thread
Results 1 to 5 of 5

Find and Replace Help

  1. #1
    Registered User
    Join Date
    08-07-2021
    Location
    USA
    MS-Off Ver
    2019
    Posts
    2

    Find and Replace Help

    Hi,

    I have 2 columns, the first is the List Price Column M the 2nd is the Sell Price Column O. What i need to do is search for sell price that is higher then the list price and make them list price

    thank you

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Find and Replace Help

    It would help if you attached a sample Excel workbook - see the first yellow banner at the top of the screen for details on how to do this.

    Pete

  3. #3
    Registered User
    Join Date
    08-07-2021
    Location
    USA
    MS-Off Ver
    2019
    Posts
    2

    Re: Find and Replace Help

    See Line 22 and Line 31 as examples. the ones in red are just examples of what I need formula to do
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: Find and Replace Help

    If you want to replace value in M by value in O you will need VBA to do this.

  5. #5
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Find and Replace Help

    You can use this formula in O2:

    =MIN(M2,ROUND(N2*1.02,2))

    then copy down as required.

    Hope this helps.

    Pete

+ 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. [SOLVED] Find and Replace Macro to replace list of special characters
    By dcowiesmith in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-22-2021, 02:01 PM
  2. Replies: 0
    Last Post: 02-13-2021, 03:32 AM
  3. [SOLVED] Using find replace to first find two double quotes and replace with a single double quote
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-17-2015, 10:13 AM
  4. [SOLVED] Find and replace where contents a formula so can't be seen by Find and replace.
    By markDuffy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-26-2015, 02:24 PM
  5. Replies: 16
    Last Post: 12-02-2014, 03:38 PM
  6. Replies: 3
    Last Post: 11-25-2014, 06:08 AM
  7. find in excel replace in word: find/replace text in text boxes and headers
    By dean.rogers in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-10-2012, 12:40 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