+ Reply to Thread
Results 1 to 8 of 8

copy cells from one sheet to another if...

Hybrid View

  1. #1
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: copy cells from one sheet to another if...

    The macro doesn't really go WS1 either. I'm trying to give specific instructions and somehow you're missing them.
    Insert > Module to add a normal module and put the code in there.
    Fix that first.

    ========
    I was sure I'd put in the no duplicates thing, but there is an error in the logic, sorry about that.
    If InStr(wrd.Offset(0, 5), rFind.Offset(0, 1)) = 0 Then _
    ...that needs to be corrected.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  2. #2
    Forum Contributor
    Join Date
    11-12-2007
    Location
    Germany
    MS-Off Ver
    2007
    Posts
    472

    Re: copy cells from one sheet to another if...

    Wooow it works!!
    Thank you very much it works great! And the thing with changeable "Max" is really cool.

    The macro doesn't really go WS1 either. I'm trying to give specific instructions and somehow you're missing them.
    I am sorry! I missed that but now i read helps pages online how to add a module! and id did it.

    It works thank you very much. Now i will start it on my real data and keep praying for your long life and being thankful to your help !! :-)

    thanks a million times

+ 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