+ Reply to Thread
Results 1 to 3 of 3

Code to export find and replace dialog box results

  1. #1
    Registered User
    Join Date
    08-18-2015
    Location
    USA
    MS-Off Ver
    Microsoft 2010
    Posts
    2

    Code to export find and replace dialog box results

    Hello, I am new to this forum and VBA. Wondering if someone has a VBA code to export find and replace dialog box results to a text file or another workbook. I have workbook with many external links, i used find "[" to locate all the external references. The results appeared in the Find and Replace Dialog Box. I would like to be able to write a code to export the "Book, Sheet, Cell, and Formula" information from the dialog box. Appreciate any help anyon can offer. Thank you.

    Amy

  2. #2
    Forum Expert
    Join Date
    06-09-2010
    Location
    Australia
    MS-Off Ver
    Excel 2013
    Posts
    1,714

    Re: Code to export find and replace dialog box results

    hi, assuming your search has tsaken you to a cell with an external link in it, and the link contains an external reference to a single cell or range in a separate workbook, this macro should create a single string that identifies the workbook, sheet and range references. You can use additional code to send this string to another workbook or an outlook message, or copy it to the clipboard.

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    08-18-2015
    Location
    USA
    MS-Off Ver
    Microsoft 2010
    Posts
    2

    Re: Code to export find and replace dialog box results

    Thank you NickyC for your response. Sorry, I know very little about VBA. I need to document all the external links in a workbook, the worksheet and cell location of the formula. Can this code also find the sheets, cells, and external link (formula) then send all the information to another workbook. I was manually documenting it and it is very time consuming. I was told to explore using VBA to get the information but unfortunately I am not a programmer. I truly appreciate your help.

+ 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. Is it possible to export the "find & replace" results?
    By sami770 in forum Excel General
    Replies: 8
    Last Post: 12-04-2019, 04:08 AM
  2. [SOLVED] Is it possible to export the "find & replace" results?
    By HerryMarkowitz in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 12-16-2013, 04:00 PM
  3. New "Find and Replace Dialog Box" display code ?
    By HerryMarkowitz in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-30-2013, 11:46 AM
  4. [SOLVED] FIND AND REPLACE DIALOG BOX
    By MoreGOOFS in forum Excel General
    Replies: 1
    Last Post: 06-24-2006, 07:50 AM
  5. Excel Find/Replace Dialog Box
    By ajaxford in forum Excel General
    Replies: 2
    Last Post: 06-16-2006, 01:35 AM
  6. Find all results dialog box
    By Judy F in forum Excel General
    Replies: 5
    Last Post: 02-01-2006, 07:10 PM
  7. Pulling up the Find and Replace Dialog via Code
    By kraljb in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-11-2006, 05:25 PM
  8. [SOLVED] Find/Replace built-in dialog in XP
    By kevboy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-19-2005, 05:00 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