VLOOKUP and return formula

J

JE

Is it possible to use VLOOKUP and return a formula? Here is my situation:

Spreadsheet 1

Column A Column B Column C
Equity C ABC123
Muni 912822xd
Moneymkt 8145332x
Option


Spreadsheet 2

Column A Column B Column C Column D
Equity concatenate(B2,"
","EQUITY")
Muni concatenate(C2,"
","GOVT")
Moneymkt concatenate(C2,"
","GOVT")
Option concatenate(B2,"
","OPT")


My goal is to vlookup spreadsheet 1 on Column a to spreadsheet 2 (matching
on column a) and return the formula in column d.

Many thanks.
 
J

JE

Thanks Pete - I received an error message that my post was not succssful
which prompted the second. Appreciate the "gentle reminder"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top