Hi All!
I've been working on this all day! <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com
ffice
ffice" /><o
></o
>
<o
></o
>
I am able to get the following two formulas to work independently, but not together… I know I’m missing something, but I cannot figure out what. <o
></o
>
<o
></o
>
Here is my pseudocode: If (x= blank, do a vlookup on sheet1, otherwise return x) but if v = “a”, “b”, “c”, “d”, then do a vlookup on sheet2 instead) <o
></o
>
<o
></o
>
1.=IF(AA1303="",VLOOKUP(T1303,'MB'!F:G,2,0),AA1303)<o
></o
>
2.=(VLOOKUP(V1303,'Eastern&Western.Overlap'!A:B,IF(R1303="MINC",2,IF(R1303="RAYASS",2,IF(R1303="RAYJAMES",2,IF(R1303="CAPMKTS",2,IF(R1303="ML",2,FALSE)))))))
Thanks!!!
I've been working on this all day! <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com




<o


I am able to get the following two formulas to work independently, but not together… I know I’m missing something, but I cannot figure out what. <o


<o


Here is my pseudocode: If (x= blank, do a vlookup on sheet1, otherwise return x) but if v = “a”, “b”, “c”, “d”, then do a vlookup on sheet2 instead) <o


<o


1.=IF(AA1303="",VLOOKUP(T1303,'MB'!F:G,2,0),AA1303)<o


2.=(VLOOKUP(V1303,'Eastern&Western.Overlap'!A:B,IF(R1303="MINC",2,IF(R1303="RAYASS",2,IF(R1303="RAYJAMES",2,IF(R1303="CAPMKTS",2,IF(R1303="ML",2,FALSE)))))))
Thanks!!!