M
Mardot
Hello, just a simple (for you) question.
I'm trying to realize a very basic Timesheet for my company.
I have a sheet ("Project Activities") in wich I have two columns:
COLUMN A: PROJECTS
COLUMN B: PROJECT ACTIVITIES
Of course I can have multiple rows with the same Project Code, because
for each project I can have more than one project activity.
Example:
Proj1 | Activity1
Proj1 | Activity2
Proj1 | Activity3
Proj2 | Activity1
Proj3 | Activity1
Proj3 | Activity2
Proj3 | Activity3
So, into another sheet ("Timesheet") I would like to populate the first
cell with the list of the projects, ignoring the double values.
Then, once I selected the project from the first list, I'd like to
select the project activity from the second cell, by populating the list
of the values I can select, with the activity of the selected project only.
Then, when the user will have been selected Project and Project
activity, he will put the number of the hours used for that activity, stop.
So, summarizing, I need the way to populate a cell with the project list
indicated into the column A, ignoring multiples values. Then, once I
selected the project from the list, I need to populate the second cell
by a list of the activities associatied to the project just selected
into the first cell.
Tnx and bye
I'm trying to realize a very basic Timesheet for my company.
I have a sheet ("Project Activities") in wich I have two columns:
COLUMN A: PROJECTS
COLUMN B: PROJECT ACTIVITIES
Of course I can have multiple rows with the same Project Code, because
for each project I can have more than one project activity.
Example:
Proj1 | Activity1
Proj1 | Activity2
Proj1 | Activity3
Proj2 | Activity1
Proj3 | Activity1
Proj3 | Activity2
Proj3 | Activity3
So, into another sheet ("Timesheet") I would like to populate the first
cell with the list of the projects, ignoring the double values.
Then, once I selected the project from the first list, I'd like to
select the project activity from the second cell, by populating the list
of the values I can select, with the activity of the selected project only.
Then, when the user will have been selected Project and Project
activity, he will put the number of the hours used for that activity, stop.
So, summarizing, I need the way to populate a cell with the project list
indicated into the column A, ignoring multiples values. Then, once I
selected the project from the list, I need to populate the second cell
by a list of the activities associatied to the project just selected
into the first cell.
Tnx and bye