+ Reply to Thread
Results 1 to 4 of 4

Vba data move in another sheet as per requirement

Hybrid View

sa.1985 Vba data move in another... 09-05-2012, 08:18 AM
arlu1201 Re: Vba data move in another... 09-05-2012, 08:33 AM
sa.1985 Re: Vba data move in another... 09-05-2012, 08:53 AM
arlu1201 Re: Vba data move in another... 09-05-2012, 08:55 AM
  1. #1
    Registered User
    Join Date
    08-23-2012
    Location
    Ahmedabad,India
    MS-Off Ver
    Excel 2007
    Posts
    12

    Post Vba data move in another sheet as per requirement

    Dear Sir,


    Please find the attached workbook.

    At present this workbook working simply as move data in another sheet as per column c ( name ).

    Here my requirement is that . i want to some columns data in one sheet ( i have attached in last sheet named "scrap")

    If MODE OF PAYMENT = Scrap then sheet1's data of scrap move in scrap sheet.

    here sheet1's all scrap data will move in sheet scrap.
    Attached Files Attached Files
    From :
    Sa.1985

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

    Re: Vba data move in another sheet as per requirement

    If i understand you clearly, you will mark the rows as "scrap" in sheet1, accordingly, the macro should check the other sheets - A to E for the corresponding info and copy that info into the Scrap tab, right?

    Why not mark the "scrap" entries in sheets A to E?
    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]

  3. #3
    Registered User
    Join Date
    08-23-2012
    Location
    Ahmedabad,India
    MS-Off Ver
    Excel 2007
    Posts
    12

    Re: Vba data move in another sheet as per requirement

    yes sir you absolutely right

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

    Re: Vba data move in another sheet as per requirement

    Why not mark the "scrap" entries in sheets A to E?

+ 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