+ Reply to Thread
Results 1 to 4 of 4

VBA Automatically Move rows to next sheet

Hybrid View

thameem127 VBA Automatically Move rows... 04-09-2012, 01:54 PM
rvasquez Re: VBA Automatically Move... 04-09-2012, 02:26 PM
thameem127 Re: VBA Automatically Move... 04-09-2012, 03:30 PM
thameem127 Re: VBA Automatically Move... 04-09-2012, 03:40 PM
  1. #1
    Forum Contributor thameem127's Avatar
    Join Date
    04-06-2012
    Location
    Jeddah,Saudi Arabia
    MS-Off Ver
    Excel 2003,Excel 2007
    Posts
    321

    Lightbulb VBA Automatically Move rows to next sheet

    Dears,

    How can I move rows automatically which meet certain criteria

    For example : cell A1 contains value >1500 it automatically move to sheet 2 cell a1. Any body can help me please

  2. #2
    Valued Forum Contributor
    Join Date
    03-23-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    1,093

    Re: VBA Automatically Move rows to next sheet

    Hello thameem127,

    I have attached a workbook that I believe achieves what you have requested. Currently it is set up so that anytime you change your selection in sheet1, it looks through the cells in column A and finds any that have values over 1500 and then moves it to sheet2 and deletes it from sheet1. Please let me know if you have any questions.

    Thanks,

    RVASQUEZ

  3. #3
    Forum Contributor thameem127's Avatar
    Join Date
    04-06-2012
    Location
    Jeddah,Saudi Arabia
    MS-Off Ver
    Excel 2003,Excel 2007
    Posts
    321

    Re: VBA Automatically Move rows to next sheet

    Thanks a lot my dear friend.

  4. #4
    Forum Contributor thameem127's Avatar
    Join Date
    04-06-2012
    Location
    Jeddah,Saudi Arabia
    MS-Off Ver
    Excel 2003,Excel 2007
    Posts
    321

    Re: VBA Automatically Move rows to next sheet

    I need this same for row and also with text criteria

    example
    Date product name quantity recieved location
    08.04.12 product1 50 store 1
    09.04.12 product1 89 store 2

    first data to be moved sheet store 1 and 2nd data to be moved sheet store2

    Help me please.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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