+ Reply to Thread
Results 1 to 6 of 6

copy row depending on value to new sheet

  1. #1
    jonpdavies@gmail.com
    Guest

    copy row depending on value to new sheet

    hi.

    i have a workbook containing data for every day of the week. i want to
    export/copy data for monday to a sheet called monday, and so on for
    tuesday, wednesday, thursday, friday, saturday and sunday.

    any ideaS?

    cheers in advance!

    j davies


  2. #2
    Ron de Bruin
    Guest

    Re: copy row depending on value to new sheet

    Hi j davies

    Do you have a column with the day number or name ?
    Do you want to do this with code or manual ?


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    <jonpdavies@gmail.com> wrote in message news:1127919306.929603.316610@g47g2000cwa.googlegroups.com...
    > hi.
    >
    > i have a workbook containing data for every day of the week. i want to
    > export/copy data for monday to a sheet called monday, and so on for
    > tuesday, wednesday, thursday, friday, saturday and sunday.
    >
    > any ideaS?
    >
    > cheers in advance!
    >
    > j davies
    >




  3. #3
    jonpdavies@gmail.com
    Guest

    Re: copy row depending on value to new sheet

    I have a column with the date in it on the source spreadsheet..the date
    format is DD-MMM-YY


  4. #4
    Ron de Bruin
    Guest

    Re: copy row depending on value to new sheet

    If you install EasyFilter you can do it very easy
    http://www.rondebruin.nl/easyfilter.htm

    If you want a macro solution or want to filter manual you must first insert a column
    with a formula like this =C2 (c2 is the cell with the date) and format it like dddd (Format>Cells.. Custom)

    You can filter on this column and do a manual copy or use a macro from this page
    http://www.rondebruin.nl/copy5.htm



    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    <jonpdavies@gmail.com> wrote in message news:1127920885.322746.30830@f14g2000cwb.googlegroups.com...
    >I have a column with the date in it on the source spreadsheet..the date
    > format is DD-MMM-YY
    >




  5. #5
    jonpdavies@gmail.com
    Guest

    Re: copy row depending on value to new sheet

    thanks for the reply, i dont think i have made myself very clear.

    i have a source sheet which data gets inputted into daily...i would
    like to manually copy the data to 7 additional spreadsheets within the
    workbook. the 7 additional spreadsheets are called Monday, Tuesday and
    so on.

    the data columns range from E to AR


  6. #6
    Ron de Bruin
    Guest

    Re: copy row depending on value to new sheet

    >> like to manually copy the data

    Have you try to insert the column with the day formulas and use AutoFilter on that column ?

    Activate AutoFilter:
    Select a cell in your data table and use Data>Filter>AutoFilter to activate AutoFilter.
    Tip: Shortcut for the English version is Alt d f f

    In each header cell a dropdown will appear next to your field name.
    Click on the dropdown in the Day field (with the day formula) and choose the day you want

    Copy the filter result
    1) Be sure that the active cell is in the data range
    2) Press Ctrl * to select all data or use F5>Special>Current region>OK
    3) Press Alt ; to select all visible data or use F5>Special>Visible cells only>OK
    4) Ctrl c or Edit>Copy
    5) Select the worksheet
    6) Ctrl v or Edit>Paste
    7) Select the Source sheet with the filter
    8) Press Esc
    9) Press Alt d f f or Data>Filter>AutoFilter to turn off AutoFilter




    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    <jonpdavies@gmail.com> wrote in message news:1127923077.017318.76610@z14g2000cwz.googlegroups.com...
    > thanks for the reply, i dont think i have made myself very clear.
    >
    > i have a source sheet which data gets inputted into daily...i would
    > like to manually copy the data to 7 additional spreadsheets within the
    > workbook. the 7 additional spreadsheets are called Monday, Tuesday and
    > so on.
    >
    > the data columns range from E to AR
    >




+ 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