+ Reply to Thread
Results 1 to 3 of 3

How to change full name of company via just company Ticker Symbol

  1. #1
    Registered User
    Join Date
    05-03-2017
    Location
    CA
    MS-Off Ver
    210
    Posts
    61

    How to change full name of company via just company Ticker Symbol

    Hi,

    Can you please see attachment. I have a web query in sheet 2. Where it pulls off the wall street journal page with updated real time particular company information. I have a Summary sheet where I have VLOOKUP for the information in Sheet 2.

    As you can see in F2 in Summary sheet I have the Ticker name of the company. And F2 is linked to cell A2. I am trying to find a way in which I can have full company name in A2. For example FB=Facebook. I want to be able to do that with any company. For example if I were to change ticker symbol to “GM” in cell F2, I want A2 to automatically change "General Motors".
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: How to change full name of company via just company Ticker Symbol

    with a sheet with the full names.

    After that a vlookup

    a2 =VLookup(SUMMARY!F2,data!$A$1:$B$10,2,0)

    See the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    05-03-2017
    Location
    CA
    MS-Off Ver
    210
    Posts
    61

    Re: How to change full name of company via just company Ticker Symbol

    Hi,

    I think my question is regard to my "Summary sheet" and I want the result via only Sheet 2. I cannot add another sheet as a master sheet. I was hoping to get a formula in which Summary Sheet A1 can lookup in Sheet 2 cell A21 and pickup only the name of the ticker symbol. Hopefully that explains is better

    Capture.JPG

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Automatically copy individual company rows into separate company sheet
    By rajeshn_in in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-24-2016, 03:24 AM
  2. Return Company Name from Ticker Symbol
    By faberem20 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-16-2015, 12:06 PM
  3. Company name to Ticker symbol converter
    By tjkawa in forum Excel Programming / VBA / Macros
    Replies: 27
    Last Post: 03-09-2015, 07:21 AM
  4. Bloomberg ticker from company name
    By isemenov in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-24-2014, 07:41 AM
  5. Yahoo Finance Ticker List with Company's Profile
    By excellenthelp in forum Excel General
    Replies: 2
    Last Post: 10-29-2013, 11:20 AM
  6. Replies: 0
    Last Post: 07-24-2013, 01:36 AM
  7. Search on company name to auto input company address
    By jamie.c in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-12-2009, 12:38 PM

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