Results 1 to 7 of 7

Possible to call Find & Replace dialogue box within Workbook?

Threaded View

unley Possible to call Find &... 07-20-2009, 09:42 PM
pike Re: Possible to call Find &... 07-20-2009, 10:18 PM
unley Re: Possible to call Find &... 07-20-2009, 10:40 PM
pike Re: Possible to call Find &... 07-20-2009, 11:39 PM
unley Re: Possible to call Find &... 07-20-2009, 11:49 PM
pike Re: Possible to call Find &... 07-21-2009, 01:33 AM
unley Re: Possible to call Find &... 07-21-2009, 01:35 AM
  1. #1
    Forum Contributor unley's Avatar
    Join Date
    11-27-2008
    Location
    South Australia
    MS-Off Ver
    MS Office 2007
    Posts
    253

    Possible to call Find & Replace dialogue box within Workbook?

    Yes, another homework for you guys. I have found the code to open the "Find and Replace" dialogue box but is it possible to open it with "within:" Workbook instead of Sheet?

    This is the code that open up the dialogue box

    Sub FineMe()
            Application.CommandBars("Edit").Controls("Find...").Execute
            
    End Sub
    You know, there are some lazy people that I have to dealt with who can't be bother of clicking on "Workbook" to find what they want.

    Thank you in advance
    Last edited by unley; 07-20-2009 at 11:49 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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