+ Reply to Thread
Results 1 to 4 of 4

Replace text using with Sheets("").Range

  1. #1
    Forum Contributor
    Join Date
    09-07-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    358

    Replace text using with Sheets("").Range

    Hey, I'm using the following code:

    Please Login or Register  to view this content.

    I'm trying to get something like below working...
    Please Login or Register  to view this content.
    Is there anyway to make that faster and make it remove them from a different sheet without having to switch sheet (I know ScreenUpdating would make it appear as if it didn't change page but... the macro would be useful with other macros that I have.

  2. #2
    Forum Expert
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    3,054

    Re: Replace text using with Sheets("").Range

    How about something like:

    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    09-07-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    358

    Re: Replace text using with Sheets("").Range

    Isn't that pretty much the same as:
    Please Login or Register  to view this content.
    or

    Please Login or Register  to view this content.
    Last edited by Hyflex; 10-17-2011 at 06:34 PM.

  4. #4
    Forum Expert
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    3,054

    Re: Replace text using with Sheets("").Range

    Yes, except it loops through all of the sheets in the workbook without switching sheets - isn't that what you're trying to do?

+ Reply to Thread

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