+ Reply to Thread
Results 1 to 5 of 5

Macro that will copy from one cell across all sheets except for three sheets.

  1. #1
    Forum Contributor
    Join Date
    04-30-2013
    Location
    arizona
    MS-Off Ver
    365
    Posts
    145

    Macro that will copy from one cell across all sheets except for three sheets.

    Hello, I need a macro that will copy data from one cell (A1) in a worksheet (named "Input") and paste that same data in every (B2) cell across all sheets in the workbook except for three specific sheets (named Input, Sheet2, and Sheet3).
    Thanks

  2. #2
    Forum Contributor
    Join Date
    10-19-2012
    Location
    Omaha, Nebraska USA
    MS-Off Ver
    Excel 2010
    Posts
    249

    Re: Macro that will copy from one cell across all sheets except for three sheets.

    Hi glide 2131,

    Try this:

    Please Login or Register  to view this content.
    Hope it helps!

    Daniel

  3. #3
    Forum Contributor
    Join Date
    04-30-2013
    Location
    arizona
    MS-Off Ver
    365
    Posts
    145

    Re: Macro that will copy from one cell across all sheets except for three sheets.

    That worked wonderfully. Thank you.

  4. #4
    Forum Contributor
    Join Date
    04-30-2013
    Location
    arizona
    MS-Off Ver
    365
    Posts
    145

    Re: Macro that will copy from one cell across all sheets except for three sheets.

    I encountered one problem. I put a formula in cell A1 and it did not copy over to B2. Is there any way to make sure formulas copy over as well?

  5. #5
    Forum Contributor
    Join Date
    10-19-2012
    Location
    Omaha, Nebraska USA
    MS-Off Ver
    Excel 2010
    Posts
    249

    Re: Macro that will copy from one cell across all sheets except for three sheets.

    Yeah,

    Change the following line in the code I posted above from:

    Please Login or Register  to view this content.
    to:

    Please Login or Register  to view this content.
    It worked when I tried it, so let me know if it works out.

+ 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