+ Reply to Thread
Results 1 to 2 of 2

Macro not looping through whole sheet

  1. #1
    Registered User
    Join Date
    11-22-2010
    Location
    Trowbridge, England
    MS-Off Ver
    Excel 2003
    Posts
    1

    Macro not looping through whole sheet

    I have some code that archives data marked as closed in a particular sheet. This works well except that it often 'misses' records.. running it again finds more but on occasion I have to run it a few times in order to get it to completely archive all the right rows..

    What am I missing that will make this keep going until it has found all the data please?

    Please Login or Register  to view this content.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Macro not looping through whole sheet

    Is the data arranged in a table. If it is automating AutoFilter would be better than looping

    Your code will stop at the first empty cell in the column

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.

    Doing this will ensure you get the result you need!
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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