+ Reply to Thread
Results 1 to 3 of 3

formula for comparison

Hybrid View

  1. #1
    sweetsue516
    Guest

    formula for comparison

    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. #2
    Domenic
    Guest

    Re: formula for comparison

    Try VLOOKUP...

    =VLOOKUP("FundName",$A$1:$B$100,2,0)

    Adjust the range accordingly.

    Hope this helps!

    In article <72D7145C-866E-4C8E-A880-F9BD6F99605A@microsoft.com>,
    "sweetsue516" <sweetsue516@discussions.microsoft.com> 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. #3
    sweetsue516
    Guest

    RE: formula for comparison

    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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1