Consulting

Results 1 to 6 of 6

Thread: Macro to Copy data from Input sheet to Output sheet based out few criteria

  1. #1
    VBAX Regular
    Joined
    Jun 2015
    Posts
    88
    Location

    Macro to Copy data from Input sheet to Output sheet based out few criteria

    Hello Everybody,

    Wish you all a Happy New Year !!

    Require a macro which will copy data from Input sheet and paste it in Output sheet based on few criteria...

    I have attached a file with few example and criteria for your reference.

    Thank you in advance!!

    Regards,
    Shan
    Attached Files Attached Files

  2. #2
    Moderator VBAX Sage SamT's Avatar
    Joined
    Oct 2006
    Location
    Near Columbia
    Posts
    7,814
    Location
    You need to start putting your code in CODE Tags. I have looked at several of your threads and you are not using CODE Tags.

    It is very easy. Just Select the code text and click the # Icon in the VBAX editor menu.

    If you are copying the Code from your Workbook in the VBA editor, then you can click the # Icon in our editor and press Ctrl+V to paste the copy between the CODE Tags.

    If you do not use CODE Tags, you will be locked out of VBAExpress for 2 days every time.
    Last edited by SamT; 01-19-2016 at 04:00 AM.
    I expect the student to do their homework and find all the errrors I leeve in.


    Please take the time to read the Forum FAQ

  3. #3
    VBAX Regular
    Joined
    Jun 2015
    Posts
    88
    Location
    Hello Sir,

    Thank you for the information.
    But I am not clear on the same. I have not posted any Code in this Thread.
    Do I need to use CODE tag when I am pasting the code in thread..

    please advise!!

    Thank you
    Regards,
    Shan

  4. #4
    Moderator VBAX Sage SamT's Avatar
    Joined
    Oct 2006
    Location
    Near Columbia
    Posts
    7,814
    Location
    Edited to read
    I have looked at several of your threads and you are not using CODE Tags.
    I expect the student to do their homework and find all the errrors I leeve in.


    Please take the time to read the Forum FAQ

  5. #5
    VBAX Regular
    Joined
    Jun 2015
    Posts
    88
    Location
    Ok... So if I am pasting Code then I need to use Code Tag .. correct!!

    I will diffidently do the same.

    Thank you!!

  6. #6
    VBAX Regular
    Joined
    Jun 2015
    Posts
    88
    Location
    Hello,

    Can anybody help me the code..

    Regards,
    Shan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •