Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Cross Reference Formula

Mike H. This is just not working for me. Here's more specifics
My cube chart is A1:I25 on sheet1
Row Search value is C15 on Sheet2
Column search value is B15 on Sheet2

My formula is on Sheet2

This is what I used and it doesn't give me the correct number.

=INDEX('cube chart'!A1:I25,MATCH(B15,'cube chart'!A2:I2,0),MATCH(C15,'cube
chart'!A1:A25,0))
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Cross Reference Formula

Hi,

Don't break up threads, when you do no one else can answer your question
because they don't know where you posted it, when you posted it or what title
you gave it, and we don't have the time to search for random posts.

If Mike never looks at this post you may never get an answer.

What exactly is wrong with

=INDEX('cube chart'!A1:I25,MATCH(B15,'cube chart'!A2:I2,0),MATCH(C15,'cube
chart'!A1:A25,0))

My guess

=INDEX('cube chart'!A1:I25,MATCH(B15,'cube chart'!B1:I1,0),MATCH(C15,'cube
chart'!A2:A25,0))
--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"mjsam" wrote:

Mike H. This is just not working for me. Here's more specifics
My cube chart is A1:I25 on sheet1
Row Search value is C15 on Sheet2
Column search value is B15 on Sheet2

My formula is on Sheet2

This is what I used and it doesn't give me the correct number.

=INDEX('cube chart'!A1:I25,MATCH(B15,'cube chart'!A2:I2,0),MATCH(C15,'cube
chart'!A1:A25,0))

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
Cross Reference Formula mjsam Excel Worksheet Functions 2 January 8th 09 07:39 PM
Cross Reference Formula mjsam Excel Worksheet Functions 2 January 8th 09 04:01 PM
Cross reference Edward[_3_] Excel Discussion (Misc queries) 7 November 10th 08 08:42 AM
Cross reference LaRana! Excel Worksheet Functions 1 March 6th 08 12:22 AM
Cross Reference Terrance DeBord Excel Worksheet Functions 1 March 8th 06 04:11 PM


All times are GMT +1. The time now is 10:56 AM.

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

About Us

"It's about Microsoft Excel"