HazMattTeam
New Member
- Joined
- Jul 21, 2019
- Messages
- 2
Not sure if this would be in VBA or not but here is the situation.
On a worksheet I have titled "Job Numbers" I have in column c different job numbers going down by row. In column A I have bid hours for the job filled out. In column B I have used hours for the job that will need to be filled in so I can use it as comparison to make sure I am not going over my total bid hours.
On another worksheet I have titled "Week Ending 7-20-19" I have a userform to fill out job numbers that will fill in specific cells, and job hours that will fill in specific cells directly above the job number.
Here is the functionality I would need.
I would need to identify all the matching job numbers from column c of the "Job Numbers" sheet to the numbers on the "Week Ending 7-20-19" sheet, select the value in the cell(s) directly above it, sum them into column b directly next to the corresponding job number on the "Job Numbers" sheet.
Basically tallying up all the used hours for the job so I can compare them to what was bid.
The kicker is that I will be adding sheets to this workbook for each week, and would like this function to keep working on every sheet, Example "Week Ending 7-27-19", " Week Ending 8-03-19" and so on. Also the Job numbers I have in column c of the "Job Numbers" sheet may be added to in the future.... (however only job numbers will ever be in column c).
Let me know how I can attach a desensitized spreadsheet that can demonstrate this.
Cross posted here: https://www.excelforum.com/excel-pr...summing-values-in-cells-for-target-job-s.html
Thanks everyone!!!!!
On a worksheet I have titled "Job Numbers" I have in column c different job numbers going down by row. In column A I have bid hours for the job filled out. In column B I have used hours for the job that will need to be filled in so I can use it as comparison to make sure I am not going over my total bid hours.
On another worksheet I have titled "Week Ending 7-20-19" I have a userform to fill out job numbers that will fill in specific cells, and job hours that will fill in specific cells directly above the job number.
Here is the functionality I would need.
I would need to identify all the matching job numbers from column c of the "Job Numbers" sheet to the numbers on the "Week Ending 7-20-19" sheet, select the value in the cell(s) directly above it, sum them into column b directly next to the corresponding job number on the "Job Numbers" sheet.
Basically tallying up all the used hours for the job so I can compare them to what was bid.
The kicker is that I will be adding sheets to this workbook for each week, and would like this function to keep working on every sheet, Example "Week Ending 7-27-19", " Week Ending 8-03-19" and so on. Also the Job numbers I have in column c of the "Job Numbers" sheet may be added to in the future.... (however only job numbers will ever be in column c).
Let me know how I can attach a desensitized spreadsheet that can demonstrate this.
Cross posted here: https://www.excelforum.com/excel-pr...summing-values-in-cells-for-target-job-s.html
Thanks everyone!!!!!