+ Reply to Thread
Results 1 to 3 of 3

Find and replace to specific cell content

  1. #1
    Registered User
    Join Date
    06-20-2013
    Location
    Bratislava
    MS-Off Ver
    MS EXCEL 2021
    Posts
    90

    Find and replace to specific cell content

    Hi gentlemen,

    I would like to get advice from you.

    I would like to find in column "J" all letters "x" and replace this "x" by string in cell R7

    Macro:

    Please Login or Register  to view this content.
    ---

    How to wrote replacement by cell ? Actually all x are replaced to R7, but not the cell R7, but name "R7"
    Last edited by xbr088; 06-24-2013 at 03:59 PM.

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 365 on Win11 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Find and replace to specific cell content

    Hi, xbr088,

    please wrap up your code in code-tags for better readability.

    Please Login or Register  to view this content.
    You would need to qualify the Range like stated above if it´s located on the same sheet or fully qualify the sheet and the range if located on another sheet.

    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  3. #3
    Registered User
    Join Date
    06-20-2013
    Location
    Bratislava
    MS-Off Ver
    MS EXCEL 2021
    Posts
    90

    Re: Find and replace to specific cell content

    Thanks, solved.

+ 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