Cell look up problem

simon frost

New Member
Joined
Sep 17, 2014
Messages
4
Hi guys,

Forum newbie here... be gentle :)

Im a pretty decent user of Excel but for the life of me i cant work out the answer to this problem. Maybe some VBA code is needed but im not good at that at all !

I have 2 tables.

Set Up
Table 1 is a time sheet to show tasks done per project/job. It has columns for:
  • Date
  • Start Time
  • Finish Time
  • Hours Works (calculated cell)
  • Task (a drop down list)
  • Job number
There can be multiple entries on Table 1 for each project/job depending on what task/s are performed.

Table 2 table is to summarize the time spent on each different task per project. It has columns for:
  • Job number
  • *various columns for tasks like Site visit, email, drawing, Prep etc as shown in the drop down list in Table 1

The Problem
I am trying to get the Job number column in Table 2 to show a list of the Job numbers in Table 1 but each job number should only appear only once.

Hope you can help and sorry if i have not explained it very well.

Cheers

Simon
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Sounds like the perfect scenario for a pivot table, suggest you try a Google search to get the feel of how they work and then post back here if you have specific issues
 
Upvote 0

Forum statistics

Threads
1,214,652
Messages
6,120,747
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top