+ Reply to Thread
Results 1 to 2 of 2

Find and Replace in multiple sheets

  1. #1
    Registered User
    Join Date
    02-05-2008
    Posts
    17

    Find and Replace in multiple sheets

    Hi All,

    Since this forum has been great help to me so far, I thought I would post again! I am in need of help for search and replace.

    I need to go through cells F3 to U50 on each of my 30 sheets skipping the first sheet, find a certain string (example TI.A or TIA) and replace with another string (example TI/A). I need to do this for about 30 worksheets in a workbook, so I am assuming this will be a for loop?

    Thanks for all your help!

    ind

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259
    Hello ExcelNewbie 05,

    This macro replaces TI.A and TIA with TI/A excpet for "Sheet1". You may need to change this sheet name in the code to match the sheet you want to skip. Place this code in a Standard VBA module.
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

+ 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