rentonhighlands
Board Regular
- Joined
- Jul 31, 2014
- Messages
- 110
Hello:
I want to write a vlookup statement but I also need to combine it with a if then statement I believe.
This is what I have
COL C has a list of codes. I am Vlookup against these codes.
Using the codes listed in COL C I am going to pull data from COL V (port)
Using the codes listed in COL C I am going to pull data from COL W (access)
The rules I want to follow are
Pull date from COL V and W
If COL V is blank then provide data from col T
If COL W is blank then provide data from col U
If COL V has a value and COL T is Orange then provide data from COL T
If COL W has a value and COL U is Orange then provide data from COL U
What are some formulas I can write to make this work?
Thanks
I want to write a vlookup statement but I also need to combine it with a if then statement I believe.
This is what I have
COL C has a list of codes. I am Vlookup against these codes.
Using the codes listed in COL C I am going to pull data from COL V (port)
Using the codes listed in COL C I am going to pull data from COL W (access)
The rules I want to follow are
Pull date from COL V and W
If COL V is blank then provide data from col T
If COL W is blank then provide data from col U
If COL V has a value and COL T is Orange then provide data from COL T
If COL W has a value and COL U is Orange then provide data from COL U
What are some formulas I can write to make this work?
Thanks