+ Reply to Thread
Results 1 to 3 of 3

Find and Replace with a formula

  1. #1
    Registered User
    Join Date
    08-26-2019
    Location
    Detroit, Michigan
    MS-Off Ver
    Office 365
    Posts
    2

    Find and Replace with a formula

    Looking for some help to convert some formulas through VBA. I have a workbook that is heavy with INDIRECT formulas, and I would like to convert those indirect formulas to static look-ups.

    Example code:
    Please Login or Register  to view this content.
    I would like this to read:
    Please Login or Register  to view this content.
    But running Find/Replace within Excel I keep getting a popup that the formula isn't set up properly and the find/replace does not work through the Excel UI or through VBA.

    Thoughts?

    Thank you
    Last edited by Release182; 08-26-2019 at 01:27 PM.

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Find and Replace with a formula

    =IF('10 - PartsSummary'!N21">0,1,0)

    You don't want the " before the > in the formula.
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  3. #3
    Registered User
    Join Date
    08-26-2019
    Location
    Detroit, Michigan
    MS-Off Ver
    Office 365
    Posts
    2

    Re: Find and Replace with a formula

    Sorry, that was a mistake to have the quotes in there. I forgot to mention that the cell location is variable, so that is why this isn't a simple find and replace. I have to do this in two different steps.

+ 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. Replies: 3
    Last Post: 09-12-2016, 01:44 PM
  2. [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
  3. [SOLVED] Find & Replace using formula
    By aganesan99 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-11-2014, 05:48 AM
  4. formula for find and replace?
    By dannybeam in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-18-2013, 10:33 AM
  5. Find / Replace Formula
    By addie in forum Excel General
    Replies: 2
    Last Post: 10-27-2011, 10:24 AM
  6. Find and Replace for formula
    By sripalkumar in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-04-2010, 09:15 PM
  7. Need a find and replace formula
    By aldend123 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-20-2009, 12:28 PM

Tags for this Thread

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