Results 1 to 13 of 13

need help! To make multiple sheets from one excel sheet based on criteria

Threaded View

magicgolub need help! To make multiple... 09-12-2014, 07:24 AM
nathansav Re: need help! To make... 09-12-2014, 08:12 AM
magicgolub Re: need help! To make... 09-12-2014, 08:16 AM
nathansav Re: need help! To make... 09-12-2014, 08:24 AM
magicgolub Re: need help! To make... 09-12-2014, 09:23 AM
magicgolub Re: need help! To make... 09-12-2014, 08:33 AM
nathansav Re: need help! To make... 09-12-2014, 08:53 AM
nathansav Re: need help! To make... 09-12-2014, 09:26 AM
magicgolub Re: need help! To make... 09-12-2014, 11:03 AM
oeldere Re: need help! To make... 09-15-2014, 06:14 AM
zbor Re: need help! To make... 09-15-2014, 06:45 AM
nathansav Re: need help! To make... 09-15-2014, 06:49 AM
daddylonglegs Re: need help! To make... 09-15-2014, 07:11 AM
  1. #1
    Registered User
    Join Date
    09-12-2014
    Location
    beograd
    MS-Off Ver
    proffesional 2010
    Posts
    5

    need help! To make multiple sheets from one excel sheet based on criteria

    I am not that good with Visual Basic so i don't know how to do this. I have a job that requires selecting a workbook into the sheets based on column criteria.
    I found some code that make a multiple sheets from my worksheet based on the column criteria but it makes a sheet for every different value from a column. I need something a little different. When i run that module i need to make multiple sheets from my existing worksheet based on the criteria but with more conditions. For example If i have excel table looking like this:



    A B C D
    1 no name book phase
    2 1 mark 401 55
    3 2 ivan 422 152
    4 3 john 507 14
    5 4 jim 512 1024
    6 5 Ros 605 5587
    7 6 megan 750 4668

    i need separate sheets based on criteria from my column "Book" but i need to have sheets based on a range from that column.

    -For example, i need to generate sheet1 that goes from book 401 to book 507
    and sheet2 that goes from book 512 to book 605
    and sheet3 that goes from 750 to 750

    so i need that defined in the code by range like "sheet1 from 401 to 507; sheet2 from 512 to 605"... Or i could name all of them in the code like "sheet1: 407, 507, 508, 509; sheet2: 508,509,510" and do that for all the sheets.
    please help me i don't have a clue how to do this but i think it can't be that hard. If somebody could write me a code and i will insert those values individually
    and zes, it would be good if i could name my sheets in the code, so when they are made they have custom names, and not "sheet1" "sheet2"...

    my excel table looks like this -
    Please help, i am not this good at VB and this is the only way to do the job i think. I would be very grateful.

    This is a code i found. On this page, it is second code from the top:

    http://www.mrexcel.com/forum/excel-q...ed-column.html
    Attached Images Attached Images

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Splitting Excel sheet into multiple sheets based on random values of a column.
    By Preeti1309 in forum Excel Programming / VBA / Macros
    Replies: 27
    Last Post: 04-22-2014, 11:07 PM
  2. [SOLVED] Lookup and sum multiple values based on a single criteria in multiple sheets.
    By paulsanett in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-17-2014, 12:18 PM
  3. [SOLVED] Need IF statement or Macro to make decision based on multiple criteria
    By weddica in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-25-2013, 03:30 PM
  4. Replies: 0
    Last Post: 07-27-2011, 01:00 AM
  5. Replies: 1
    Last Post: 07-14-2010, 07:08 PM

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