Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have a spreadsheet that needs a formula for looking up a name of a fund in
one column (A) then if found in that column equal column B. Can anyone help? |
#2
![]() |
|||
|
|||
![]()
Try VLOOKUP...
=VLOOKUP("FundName",$A$1:$B$100,2,0) Adjust the range accordingly. Hope this helps! In article , "sweetsue516" wrote: I have a spreadsheet that needs a formula for looking up a name of a fund in one column (A) then if found in that column equal column B. Can anyone help? |
#3
![]() |
|||
|
|||
![]()
Wonderful!
Thank you "sweetsue516" wrote: I have a spreadsheet that needs a formula for looking up a name of a fund in one column (A) then if found in that column equal column B. Can anyone help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
referencing named formula using INDIRECT function | Excel Worksheet Functions | |||
Simplify formula | Excel Worksheet Functions | |||
put formula results into a different cell if it is empty | Excel Worksheet Functions | |||
how do i write a formula and keep in in formula form, so it DOESN. | Excel Discussion (Misc queries) | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |