Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ashley k
 
Posts: n/a
Default Using Vlookup in chart form

I have a spreadsheet project for my computer class....and I need help on
using Vlookup on a chart. The Chart is as follows:

Credit Score
Area Code 300 400 500
114 3% 4% 5%
113
112

You get the idea....anyways, basically what I'm trying to do is get the
%(which will be a discount %) that matches the credit score and area code. I
know I need to use Vlookup, but I'm having trouble getting it to work. Do i
need to use more than one lookup formula all in one???

  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

If you know the credit score, you could use =vlookup().

=vlookup(a1,sheet2!a:d,3,false)

If A1 contains the area code and you wanted the credit score for 400 (third
column in that range).

But if you don't know the credit score, you could use =index(Match()).

You could look at Debra Dalgleish's site:
http://www.contextures.com/xlFunctions02.html (for =vlookup())
and
http://www.contextures.com/xlFunctions03.html (for =index(match()))

For more info.


ashley k wrote:

I have a spreadsheet project for my computer class....and I need help on
using Vlookup on a chart. The Chart is as follows:

Credit Score
Area Code 300 400 500
114 3% 4% 5%
113
112

You get the idea....anyways, basically what I'm trying to do is get the
%(which will be a discount %) that matches the credit score and area code. I
know I need to use Vlookup, but I'm having trouble getting it to work. Do i
need to use more than one lookup formula all in one???


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Activating a Chart object Hari Prasadh Charts and Charting in Excel 6 August 2nd 05 07:22 PM
copying chart Excel into a vb form Julien Charts and Charting in Excel 2 June 27th 05 11:06 AM
Urgent Chart Questions Brent E Excel Discussion (Misc queries) 0 May 9th 05 11:01 PM
Urgent Chart Assistance Requested Brent E Excel Discussion (Misc queries) 0 May 9th 05 11:01 PM
How do I go from "Chart View" to "Pivot Table Form" in a Pivot ta. Jersey Girl Excel Discussion (Misc queries) 1 March 10th 05 04:20 AM


All times are GMT +1. The time now is 12:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"