+ Reply to Thread
Results 1 to 4 of 4

Replace values in worksheet based on cell value

  1. #1
    Registered User
    Join Date
    11-03-2018
    Location
    London
    MS-Off Ver
    2010
    Posts
    2

    Replace values in worksheet based on cell value

    Hello all

    Im trying to create a code that replaces a link in my sheet

    For example, my sheet contains a links to c:/Team A/2018/Week 1 in Sheet 1

    i want to replace Week 1 with Week 2 in Sheet 2

    So in an sheet 1 i have Week 1 in cell C4, and week 2 in cell C5

    I have tried numerous ways to replace the link but cant seem to do it

    How can i use the replace function to search the entire sheet 2 and replace Week 1 with week 2

    Any help is always great

    Thanks

    Dan

  2. #2
    Valued Forum Contributor
    Join Date
    11-28-2015
    Location
    indo
    MS-Off Ver
    2016 64 bitt
    Posts
    1,257

    Re: Replace values in worksheet based on cell value

    ="c:/Team A/2018/Week"&ROW($A$2)
    "ThankyouFor Attention * And Your Help!!"

  3. #3
    Registered User
    Join Date
    11-03-2018
    Location
    London
    MS-Off Ver
    2010
    Posts
    2

    Re: Replace values in worksheet based on cell value

    thats easier.... thank you

  4. #4
    Valued Forum Contributor
    Join Date
    11-28-2015
    Location
    indo
    MS-Off Ver
    2016 64 bitt
    Posts
    1,257

    Re: Replace values in worksheet based on cell value

    Thank for feedback dont forget mark case as solved

+ 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: 7
    Last Post: 10-21-2016, 06:16 PM
  2. Excel Macro - replace text in a worksheet based on info in another worksheet
    By Kai-Ho in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-23-2015, 04:01 AM
  3. Move row to a worksheet based on cell values.
    By RTFAchllesi in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-06-2014, 10:05 AM
  4. [SOLVED] Macro to replace every single cell in each worksheet with values only
    By Bishonen in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-14-2012, 10:42 AM
  5. [SOLVED] Need Help With Code - Cell Value Based On Values in Another Worksheet
    By ZooTV92 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-12-2012, 12:06 AM
  6. Populate cell on worksheet based values from another worksheet
    By Mitzy_fto in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-05-2010, 03:55 PM
  7. Replies: 6
    Last Post: 08-18-2006, 10:15 AM

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