#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 281
Default Programming issue

Hi ,

ok i posted this email 2 days ago but couldn't get the right answer well i
am going to post it again with more explanation regarding what i have and
what i want to do: i have a big file named Daily.xls which
contains all my data for month like below:

A B C D E F
....
1 ID# PO# REF# P/N Disc Repaire Date ...
2 5645 d654d 65454 hdhd55 awkw 1/1/2010 ...
3 0980 wh32 54252 sk55ss skjss 1/1/2010 ...
4 0980 wh32 54252 sk55ss skjss 1/2/2010 ...
5 0980 wh32 54252 sk55ss skjss 1/2/2010 ...
6 0980 wh32 54252 sk55ss skjss 1/3/2010 ...
7 0980 wh32 54252 sk55ss skjss 1/3/2010 ...
..
..
..

also i have several worksheets for each days of month named 01-Jan 2010-01,
01-Jan 2010-02, 01-Jan 2010-03, ...
with the same fields.
what i want to do is:
write a code to open the big file and select all rows where their repaire
date are 1/1/2010 and copy them then open daily worksheet "01-Jan 2010-01"
and paste
there then active big file and select all rows where their repaire date are
1/2/2010 and copy them then open daily worksheet "01-Jan 2010-02" and paste
there and
so on...
i hope i could explain what i am looking for anyways thanks anybody thatcan
help me on this

--
Farhad Hodjat
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Programming issue

Can you find anything if you do a Find (searching entire workbook, looking in
formulas) for:
?:*[*.xls]

--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Farhad" wrote:

Hi ,

ok i posted this email 2 days ago but couldn't get the right answer well i
am going to post it again with more explanation regarding what i have and
what i want to do: i have a big file named Daily.xls which
contains all my data for month like below:

A B C D E F
...
1 ID# PO# REF# P/N Disc Repaire Date ...
2 5645 d654d 65454 hdhd55 awkw 1/1/2010 ...
3 0980 wh32 54252 sk55ss skjss 1/1/2010 ...
4 0980 wh32 54252 sk55ss skjss 1/2/2010 ...
5 0980 wh32 54252 sk55ss skjss 1/2/2010 ...
6 0980 wh32 54252 sk55ss skjss 1/3/2010 ...
7 0980 wh32 54252 sk55ss skjss 1/3/2010 ...
.
.
.

also i have several worksheets for each days of month named 01-Jan 2010-01,
01-Jan 2010-02, 01-Jan 2010-03, ...
with the same fields.
what i want to do is:
write a code to open the big file and select all rows where their repaire
date are 1/1/2010 and copy them then open daily worksheet "01-Jan 2010-01"
and paste
there then active big file and select all rows where their repaire date are
1/2/2010 and copy them then open daily worksheet "01-Jan 2010-02" and paste
there and
so on...
i hope i could explain what i am looking for anyways thanks anybody thatcan
help me on this

--
Farhad Hodjat

  #3   Report Post  
Posted to microsoft.public.excel.misc
Don Don is offline
external usenet poster
 
Posts: 487
Default Programming issue

I would try a pivot table option. not sure what version of Excel you are on
, but create a pivot table of all the detail and format it so the repair Date
is at top, page, then you can show pages option which will create a sheet for
each of your page field by that name. If you have excel xp, it may be
different

"Farhad" wrote:

Hi ,

ok i posted this email 2 days ago but couldn't get the right answer well i
am going to post it again with more explanation regarding what i have and
what i want to do: i have a big file named Daily.xls which
contains all my data for month like below:

A B C D E F
...
1 ID# PO# REF# P/N Disc Repaire Date ...
2 5645 d654d 65454 hdhd55 awkw 1/1/2010 ...
3 0980 wh32 54252 sk55ss skjss 1/1/2010 ...
4 0980 wh32 54252 sk55ss skjss 1/2/2010 ...
5 0980 wh32 54252 sk55ss skjss 1/2/2010 ...
6 0980 wh32 54252 sk55ss skjss 1/3/2010 ...
7 0980 wh32 54252 sk55ss skjss 1/3/2010 ...
.
.
.

also i have several worksheets for each days of month named 01-Jan 2010-01,
01-Jan 2010-02, 01-Jan 2010-03, ...
with the same fields.
what i want to do is:
write a code to open the big file and select all rows where their repaire
date are 1/1/2010 and copy them then open daily worksheet "01-Jan 2010-01"
and paste
there then active big file and select all rows where their repaire date are
1/2/2010 and copy them then open daily worksheet "01-Jan 2010-02" and paste
there and
so on...
i hope i could explain what i am looking for anyways thanks anybody thatcan
help me on this

--
Farhad Hodjat

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,180
Default Programming issue

Excel 2007 Advanced Filter
Filter text of Master and populate dependent tabs.
With macro.
http://c0444202.cdn.cloudfiles.racks.../01_15_10.xlsm

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA Programming [email protected] New Users to Excel 2 May 28th 08 08:38 PM
Programming dim Excel Discussion (Misc queries) 7 November 16th 07 11:56 AM
vba programming biker man Excel Discussion (Misc queries) 1 August 28th 07 04:02 PM
programming help Stan Excel Discussion (Misc queries) 2 April 23rd 07 02:44 PM
Programming help BB Excel Discussion (Misc queries) 3 December 5th 05 01:09 AM


All times are GMT +1. The time now is 01:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"