+ Reply to Thread
Results 1 to 1 of 1

Multisheet data retrieval and sorting issues.

  1. #1
    Registered User
    Join Date
    03-12-2010
    Location
    pittsburgh
    MS-Off Ver
    Excel 2003
    Posts
    1

    Multisheet data retrieval and sorting issues.

    Best title I could think of.

    Ok so I have 6 sheets Mon - Fri and a week sheet, currently I have the sheets being sorted and pulled to week which is what i want however when the sort is complete data from lets say Tuesday is no longer in the column section of tuesday. Yet under monday in fact if any of the values are not found in all days of the week they are currently being placed under the Monday column instead of sorting to their respective columns.

    There are multiple ways to fix that but what I need is for id number last and first names to be under a2b2c2 respectively it auto sort the days of the week and peoples names to their respective rows.
    However I need the people who are missing from the list on a given day of the week to only show a blank cell for that day and if they are missing from 2 days they would be blank on the other day as well, yet show up on the day column they were on the list from that day of the week sheet.

    It is sort of like an attendence sheet however the list for each day of the week is generated at random so no day or week will be the same. just when i receive the data it will be sorted with said vba function.

    I found parts of this source online that worked a bit better and faster in sorting than my original file and was able to modify some of the code to get partially what I needed. This is the main sort code for pulling from the data sheets. Do not mind the offsets they should be (0,1) respectively. I have tried to adjust them but it does not work. And unfortunately MSDN is not giving me a viable solution I can think of to fix the issue. Hense why I am asking for help after wrapping my head around this issue for 3 days. My luck I probably just need to add another variable and have it point to the column needed to paste the data.



    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    x under M-F are the days they appear on list blanks are days they do not

    any advice in the right direction or even some reference sources I can lookup to solve this issue would be greatly appreciated.

    thanks in advance to anyone that can help me out.


    *edit could have sworn I returned to programming section before not function section sorry mods*
    Last edited by theonlyn; 03-12-2010 at 04:23 PM. Reason: thought of better title

+ 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