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
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
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
>
I have a column with the date in it on the source spreadsheet..the date
format is DD-MMM-YY
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
>
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
>> 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
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks