![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi All,
As a part of my job, I need to put details of each person worked each day. For that, I create an excel sheet for each day of the months and list all the details of the person worked in that day on the sheet for each person. So, basically a sheet will have name of person in the rows and on the columns it will have details of works done on the particular day - it works fine upto this. Now, I would like to get the information / list / summary at the end of the month - for a particular person say Mr X. It can be done by going to each day and then compiling the details. But, as the data is already there for each day, is there any way out to get that summary automatically or using some of the excels advanced features. Any help and / or tips will be highly appreciated. Thanks in advance. |
| Ads |
|
#2
|
|||
|
|||
|
Subodh wrote on 6/2/2012 :
> Hi All, > As a part of my job, I need to put details of each person > worked each day. For that, I create an excel sheet for each day of the > months and list all the details of the person worked in that day on > the sheet for each person. So, basically a sheet will have name of > person in the rows and on the columns it will have details of works > done on the particular day - it works fine upto this. > Now, I would like to get the information / list / > summary at the end of the month - for a particular person say Mr X. It > can be done by going to each day and then compiling the details. But, > as the data is already there for each day, is there any way out to get > that summary automatically or using some of the excels advanced > features. > Any help and / or tips will be highly appreciated. > Thanks in advance. Perhaps... Use the AutoFilter feature to temporarily hide all rows except those that contain data for 'Mr X'! -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
|
#3
|
|||
|
|||
|
On Jun 4, 1:34*am, GS > wrote:
> Subodhwrote on 6/2/2012 : > > > Hi All, > > * * * * * As a part of my job, I need to put details of each person > > worked each day. For that, I create anexcelsheet for each day of the > > months and list all the details of the person worked in that day on > > the sheet for each person. So, basically a sheet will have name of > > person in the rows and on the columns it will have details of works > > done on the particular day - it works fine upto this. > > * * * * * * *Now, I would like to get the information / list */ > > summary at the end of the month - for a particular person say Mr X. It > > can be done by going to each day and then compiling the details. But, > > as the data is already there for each day, is there any way out to get > > that summary automatically or using some of the excels advanced > > features. > > * * * * *Any help and / or tips will be highly appreciated. > > * * * * *Thanks in advance. > > Perhaps... > > * Use the AutoFilter feature to temporarily hide all rows except those > that contain data for 'Mr X'! > > -- > Garry > > Free usenet access athttp://www.eternal-september.org > ClassicVB Users Regroup! > * * comp.lang.basic.visual.misc > * *microsoft.public.vb.general.discussion HI Garry, THanks for your help and concern. However, probably u didn't get my point OR may be I couldn't make my point clear. I can't use the auto filter as these data are on different sheets of the workbook. |
|
#4
|
|||
|
|||
|
Subodh presented the following explanation :
> On Jun 4, 1:34*am, GS > wrote: >> Subodhwrote on 6/2/2012 : >> >>> Hi All, >>> * * * * * As a part of my job, I need to put details of each person >>> worked each day. For that, I create anexcelsheet for each day of the >>> months and list all the details of the person worked in that day on >>> the sheet for each person. So, basically a sheet will have name of >>> person in the rows and on the columns it will have details of works >>> done on the particular day - it works fine upto this. >>> * * * * * * *Now, I would like to get the information / list */ >>> summary at the end of the month - for a particular person say Mr X. It >>> can be done by going to each day and then compiling the details. But, >>> as the data is already there for each day, is there any way out to get >>> that summary automatically or using some of the excels advanced >>> features. >>> * * * * *Any help and / or tips will be highly appreciated. >>> * * * * *Thanks in advance. >> >> Perhaps... >> >> * Use the AutoFilter feature to temporarily hide all rows except those >> that contain data for 'Mr X'! >> >> -- >> Garry >> >> Free usenet access athttp://www.eternal-september.org >> ClassicVB Users Regroup! >> * * comp.lang.basic.visual.misc >> * *microsoft.public.vb.general.discussion > > HI Garry, > THanks for your help and concern. > However, probably u didn't get my point OR may be I couldn't make my > point clear. > I can't use the auto filter as these data are on different sheets of > the workbook. Ok, I missed the part about using a separate sheet for each person AND a separate sheet for each day. Is this correct? If so it seems like way, way, way too much duplication to me when all data for all workers can be stored on a single sheet (for each month - or not) and totalled by name quite easily. In this case my suggestion would be one way to easily get the job done. Of course, there's other approaches you can take to work around the <IMO> rather poor design of your project. That said, I think you need to rethink your approach if you expect to achieve optimal productivity with it! -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I add "monthly" tabs that summarize a yearly report? | eg2008 | Excel Worksheet Functions | 3 | May 17th 08 02:31 PM |
| Rolling Monthly Amounts to Annual Monthly Amounts | RV | Excel Discussion (Misc queries) | 0 | August 29th 06 04:56 PM |
| summarize | PBark | New Users to Excel | 3 | April 11th 06 04:59 PM |
| How do I set up monthly random work schedule for 60 hours monthly | The Ace of the Base | Excel Discussion (Misc queries) | 0 | April 4th 06 07:36 PM |
| Mortgage template comparing interest pd, monthly, bi-monthly, ext. | JMC | Excel Discussion (Misc queries) | 0 | April 14th 05 02:35 PM |