Results 1 to 2 of 2

Macro Code Paste into Column

Threaded View

  1. #1
    Forum Contributor
    Join Date
    07-12-2010
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    136

    Macro Code Paste into Column

    Is there some way to paste this code in a column

    Cells.Replace _
            What:="(A1)", Replacement:="(B1)", _
        LookAt:=xlWhole, MatchCase:=True
    Have it take the content of the designated cell. Then I can just copy the entire column and paste it into macro?
    Example I added where text normally would be (A1) (B1)
    Last edited by Cutter; 07-24-2012 at 11:14 AM. Reason: Added code tags

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