I am trying to test a cell for one of 4 possible outcomes and carry the value in another cell forward if the answer is true. Similar to the example below. Can somebody suggest a way to accomplish this.
If C2 = “Apples” then carry value found in G5 to A10
If C2 = “<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com
ffice:smarttags" /><st1:City w:st="on"><st1
lace w:st="on">Oranges</st1
lace></st1:City>” then carry value found in G6 to A10
If C2 = “Bananas” then carry value found in G7 to A10
If C2 = “Grapes” then carry value found in G8 to A10
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com
ffice
ffice" /><o
> </o
>
If C2 = “Apples” then carry value found in G5 to A10
If C2 = “<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com
If C2 = “Bananas” then carry value found in G7 to A10
If C2 = “Grapes” then carry value found in G8 to A10
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com