Hi,
I have an issue with a Vlookup - i think it's complicated
Currently i have data in this form:
Task (which is a drop down) Description (which vlookups from the task selection) Activity (either hi or low) and then proposed time.
The data is in a table in another tab,
Basically if you select the task the description populates using a vlookup, then the activity is either high or low, i want to then populate the proposed time by looking at the task and then the activity.
I could do an if statement but it would take ages to write as there are 20 different tasks and every proposed time is different, is there a way to do it?
I have googled it and seen vlookup with a match or a nested if but not sure...
Any help would be great
I have an issue with a Vlookup - i think it's complicated
Currently i have data in this form:
Task (which is a drop down) Description (which vlookups from the task selection) Activity (either hi or low) and then proposed time.
The data is in a table in another tab,
Basically if you select the task the description populates using a vlookup, then the activity is either high or low, i want to then populate the proposed time by looking at the task and then the activity.
I could do an if statement but it would take ages to write as there are 20 different tasks and every proposed time is different, is there a way to do it?
I have googled it and seen vlookup with a match or a nested if but not sure...
Any help would be great