Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Table help Please!?!?!?!


Template Tab

B10= 1 of 5 recipe codes (PA7, AL6, etc.)
Row A= Recipe items
Row B= Quantity of recipe item

Table Tab

B1,C1,D1,E1,F1= Recipe Codes
A2-A64= Recipe itmes
B2-64= Recipe quantiites

The problem...
I would like a generic equation that would look up on the table tab the
appropriate quantity relative to its recipe item (row a) and recipe code
(b10) of the cell I pasted it in.

Is this possible?


--
Cook
------------------------------------------------------------------------
Cook's Profile: http://www.thecodecage.com/forumz/member.php?userid=107
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=68997

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Table help Please!?!?!?!

In sheet: Table,
Put this in B2:
=IF(B$1=Template!$B$10,INDEX(Template!$2:$2,MATCH( $A2,Template!$1:$1,0)),"")
Copy down

Success? Click the stars.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:23,500 Files:370 Subscribers:66
xdemechanik
---
"Cook" wrote in message
...

Template Tab

B10= 1 of 5 recipe codes (PA7, AL6, etc.)
Row A= Recipe items
Row B= Quantity of recipe item

Table Tab

B1,C1,D1,E1,F1= Recipe Codes
A2-A64= Recipe itmes
B2-64= Recipe quantiites

The problem...
I would like a generic equation that would look up on the table tab the
appropriate quantity relative to its recipe item (row a) and recipe code
(b10) of the cell I pasted it in.

Is this possible?


--
Cook
------------------------------------------------------------------------
Cook's Profile: http://www.thecodecage.com/forumz/member.php?userid=107
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=68997



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
Pivit table- cell on spread sheet referencing pivot table field David M Charts and Charting in Excel 2 August 18th 07 07:46 PM
entry removed from source table remains in pivot table pull down EL in Melb. Excel Worksheet Functions 1 September 6th 06 07:59 AM
Insert rows in linked table that are added to secondary table Ida LaValley Excel Discussion (Misc queries) 2 August 21st 06 10:52 PM
Excel Pivot Table Plugin? (crosstab to data table) HoMoon115 Excel Discussion (Misc queries) 0 February 22nd 06 08:20 PM
PIVOT TABLE - Summary Table into a Databasae Table. sansk_23 Excel Worksheet Functions 4 May 9th 05 07:45 AM


All times are GMT +1. The time now is 01:00 PM.

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"