C
Carl
I have 1 table named Code that looks like so:
ColA ColB
Close 1.00
Filter 2.25
Open 3.25
In my spreadsheet I have data like so:
ColA ColB
Open
Order
Filter
Close
Is it possible to but a formula in ColC that looks at ColA
and ColB and checks if the value is on Table Code and if
it is, returns the ColB of the Table Code ?
Regards.
ColA ColB
Close 1.00
Filter 2.25
Open 3.25
In my spreadsheet I have data like so:
ColA ColB
Open
Order
Filter
Close
Is it possible to but a formula in ColC that looks at ColA
and ColB and checks if the value is on Table Code and if
it is, returns the ColB of the Table Code ?
Regards.