Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 07-01-2015, 05:20 AM
streetcat streetcat is offline What formula should I use? Windows 7 64bit What formula should I use? Office 2010 64bit
Novice
What formula should I use?
 
Join Date: Jan 2015
Posts: 4
streetcat is on a distinguished road
Default What formula should I use?


Hi All,
I have two Sheets
In the first sheet, I have columns: Stock Name and Closing Price.
In the second sheet, I have columns: Stock Name and % of change.

What I want:

% of change (from Sheet2) should be displayed in the sheet 1 next to the closing price of the corresponding stock.
That is, Sheet 1 should have the following columns: Stock Name, Closing price and % of change.
I have attached spreadsheet for easy understanding.
Thanks for your support!
Cheers,
Streetcat
Attached Files
File Type: xlsx Stock.xlsx (11.6 KB, 8 views)
Reply With Quote
  #2  
Old 07-01-2015, 07:37 AM
beginner beginner is offline What formula should I use? Windows 7 32bit What formula should I use? Office 2013
Advanced Beginner
 
Join Date: Sep 2011
Location: Europe
Posts: 45
beginner will become famous soon enough
Default

Quote:
Originally Posted by streetcat View Post
That is, Sheet 1 should have the following columns: Stock Name, Closing price and % of change.
Try Vlookup or Index/Match functions
Code:
=VLOOKUP(A2;Sheet2!$A$2:$B$27;2;FALSE)
Code:
=INDEX(Sheet2!$B$2:$B$27;MATCH(A15;Sheet2!$A$2:$A$27;0))
see attach
Attached Files
File Type: xlsx Stock.xlsx (12.4 KB, 6 views)
Reply With Quote
  #3  
Old 07-01-2015, 11:07 PM
streetcat streetcat is offline What formula should I use? Windows 7 64bit What formula should I use? Office 2010 64bit
Novice
What formula should I use?
 
Join Date: Jan 2015
Posts: 4
streetcat is on a distinguished road
Default

Thanks Beginner for the quick help.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
What formula should I use? Formula Excel Excel 1 08-14-2014 05:11 PM
What formula should I use? Need help with formula zachluke Excel 3 03-13-2014 11:15 AM
Formula Help clo312 Excel 11 01-11-2014 02:54 AM
Formula help furface00 Excel 10 02-26-2012 05:34 AM
Formula Help - Look and if and that Corca Excel 2 02-05-2012 09:18 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 05:38 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft