Closed Thread
Results 1 to 2 of 2

in 2 different excel sheets copy & paste help

Hybrid View

  1. #1
    Registered User
    Join Date
    08-08-2012
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    7

    in 2 different excel sheets copy & paste help

    Hi,

    I have attched the files for your reference.

    Attachment 224922Attachment 224923
    1) For Unique Values in Input.xls excel
    If Input.colA=Test Report.colA then
    paste values in Test Report.col L, col M, col N & col O from Input.colB, col C, col D & col E for that row

    2) For duplicate values in Input.xls excel
    If Input.colA=Test Report.colA then
    paste the summed values of Input.colB, col C, col D & col E in Test Report.col L, col M, col N & col O.

    Error condition:
    If Input1.colA does not exist in Test Report.colA, it should add up all such rows & paste in Test Report.colA = 'Miscellaneous Ones ' under col L, col M, col N & col O.
    It should also create a sheet name Miscellaneous in Test Report excel & pastInput.xlsTest Report.xlsxe all the above rows there.

    Please help me out.

    Thanks,
    Blue J

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: in 2 different excel sheets copy & paste help

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed 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