LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default help with Indirect formula

Here's what i've got:

Worksheets: AllStores, 100, 101, 102, 103, (goes to 120, these are all
store numbers)

on each store's worksheet (all except the AllStores worksheet) ,
Column A is Quantity, Column B is the type of plant to order: Here's
store 100:

A B

4 QTY Description

5 30 4.5" Cyclamen

6 50 4.5" Kalanchoe

continues down 30 rows. All worksheets are identical.

On the AllStores worksheet. It shows quantities by store by variety:

A B C D
6 Variety 100 101 102 continues
across


7 4.5" Cyclamen 30 xx xx

8 4.5" Kalanchoe 50 xx xx

continues down

The formulas for each column (rows 7-30) is:
B is: =INDEX('100'!A:A,MATCH('All
Stores'!$A7,'100'!B:B,0))

C is =INDEX('101'!A:A,MATCH('All Stores'!
$A8,'101'!B:B,0))

D is =INDEX('102'!A:A,MATCH('All Stores'!
$A8,'102'!B:B,0))

I want to use INDIRECT to reference the store numbers (B6:B20) to look
up the info on each store's worksheet. the formula would change to
=index(indirect(????),match(indirect(????,0)) i think. i just cant
get this to work.l

Please let me know if i need to clarify anything. thanks for your
help!!!

 
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
Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions Mike Barlow Excel Worksheet Functions 7 May 21st 23 07:42 PM
indirect formula sanmos Excel Worksheet Functions 2 January 11th 07 10:05 PM
indirect formula help ivory_kitten Excel Worksheet Functions 10 September 19th 06 04:44 AM
Indirect Formula lmullenjr Excel Discussion (Misc queries) 2 May 10th 06 03:19 PM
indirect formula Manos Excel Worksheet Functions 0 February 16th 05 01:17 PM


All times are GMT +1. The time now is 09:00 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"