Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 07-24-2024, 01:26 PM
MattCream75 MattCream75 is offline Identify where the data in a cell was collected. Windows 11 Identify where the data in a cell was collected. Office 2021
Novice
Identify where the data in a cell was collected.
 
Join Date: Jul 2024
Posts: 5
MattCream75 is on a distinguished road
Default Identify where the data in a cell was collected.

I have created a project and hours tracking spreadsheet in Excel. There is a Overview page that collects data from each of the project sheets (I have attached a screenshot for reference). As I enter the hours on the project sheets they combine together on the overview for that person for that day.


I am looking for a way to choose a cell on the overview sheet and find all of the sheets that has time on them that are for that person on that day(where that time came from). I only want to return that have a value in them. The same person may work on multiple projects in a single day and there time is broken up over those projects.

Any help would be greatly appreciated. I will try to answer any questions as quickly and detailed as possible. Thank you in advance.
Attached Images
File Type: jpg Time Sheet.jpg (178.7 KB, 35 views)
Reply With Quote
  #2  
Old 07-26-2024, 10:44 AM
NoSparks NoSparks is offline Identify where the data in a cell was collected. Windows 10 Identify where the data in a cell was collected. Office 2010
Excel Hobbyist
 
Join Date: Nov 2013
Location: British Columbia, Canada
Posts: 842
NoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of light
Default

You would be far better to attach the workbook rather than a picture of the workbook.
Reply With Quote
  #3  
Old 07-30-2024, 09:12 AM
MattCream75 MattCream75 is offline Identify where the data in a cell was collected. Windows 11 Identify where the data in a cell was collected. Office 2021
Novice
Identify where the data in a cell was collected.
 
Join Date: Jul 2024
Posts: 5
MattCream75 is on a distinguished road
Default Excel File Example

Thank you for the advice. I made a simple workbook using the same concept that we use in our Time keeping workbook. Maybe this will help.
Attached Files
File Type: xlsx Time Sheet Example.xlsx (38.9 KB, 5 views)
Reply With Quote
  #4  
Old 07-30-2024, 10:56 AM
MattCream75 MattCream75 is offline Identify where the data in a cell was collected. Windows 11 Identify where the data in a cell was collected. Office 2021
Novice
Identify where the data in a cell was collected.
 
Join Date: Jul 2024
Posts: 5
MattCream75 is on a distinguished road
Default A thought I had about this.

A thought I had about this:

Is there a way to generate a Dynamic Note/Comment in the cell that would display the sheet names that have values that are contributing to the cell data?
Reply With Quote
  #5  
Old 07-31-2024, 07:05 AM
p45cal's Avatar
p45cal p45cal is offline Identify where the data in a cell was collected. Windows 10 Identify where the data in a cell was collected. Office 2021
Expert
 
Join Date: Apr 2014
Posts: 948
p45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond repute
Default

I can do something like this which shows all the time where data has come from:
At the moment it doesn't show names or weekdays which have no data.

2024-07-31_150505.jpg

and if you double-click on a cell with hours in you get a separate sheet with the likes of:
2024-07-31_150643.jpg

It's based on a pivot table which is in turn based on consolidated data from your job# sheets.

Any use?
Reply With Quote
  #6  
Old 07-31-2024, 09:07 AM
MattCream75 MattCream75 is offline Identify where the data in a cell was collected. Windows 11 Identify where the data in a cell was collected. Office 2021
Novice
Identify where the data in a cell was collected.
 
Join Date: Jul 2024
Posts: 5
MattCream75 is on a distinguished road
Default

Yes I think I can make that work. I am unfamiliar with making a pivot table. That being said, Can you send me back the the excel file with your pivot table in it so i can see how you built it. Thank you
Reply With Quote
  #7  
Old 07-31-2024, 04:32 PM
p45cal's Avatar
p45cal p45cal is offline Identify where the data in a cell was collected. Windows 10 Identify where the data in a cell was collected. Office 2021
Expert
 
Join Date: Apr 2014
Posts: 948
p45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond repute
Default

In the attached:
1. The job # sheets' data have all been converted to proper Excel tables with the table names all starting with JobNo. This is important because the Power Query query ignores any other tables you might have. If you have new data to add to any of these sheets (new rows or columns) then that new data must be included in the tables. Any new job sheets you might add should also have their data converted to Tables and those tables' names should start with JobNo.
2. There's a Power Query query which consolidates these tables and transforms the data into a form suitable for creating a Pivot table from. The PQ query actually outputs directly to the pivot table.
3. It's important to know that the data is added to the Data Model, since this allows the generation of the WhereFrom columns.
4. It's normal built-in behaviour of a pivot table to be able to double-click on a cell which shows hours, for it to produce a new sheet showing the origin of the data in the cell you double-clicked on.
5. Pivot tables need refreshing if the data they're based on changes. You can do this by clicking on the Refresh all icon in the Queries & Connections section of the Data tab or by right-clicking the pivot table and choosing Refresh.


If you need more info, comeback.
Attached Files
File Type: xlsx MSOfficeforums52698Time Sheet Example.xlsx (153.7 KB, 3 views)
Reply With Quote
  #8  
Old 08-01-2024, 12:23 PM
MattCream75 MattCream75 is offline Identify where the data in a cell was collected. Windows 11 Identify where the data in a cell was collected. Office 2021
Novice
Identify where the data in a cell was collected.
 
Join Date: Jul 2024
Posts: 5
MattCream75 is on a distinguished road
Default

Thank you very much. I will take a look at it and do some research on pivot tables to help me better understand what is going on. Thank you again.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Excel to Audit Data Responses (IF and THEN identify wrong answers) tdeogburn Excel Programming 0 01-25-2022 04:33 AM
VBA Word : identify empty cell and aply specific format Denalei Word VBA 2 01-05-2022 12:41 AM
How to restore collected addresses Atom Outlook 0 10-22-2021 11:56 AM
How to identify Overlap Dates data golden618 Excel Programming 0 10-28-2015 04:34 AM
Identify last blank cell in column mbesspiata Excel 0 02-27-2015 11:29 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:56 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft