Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
robert111
 
Posts: n/a
Default Using info on multiple Sheets


A----------B----------C----------D-----------E----------F
1 CHILD1-----CHILD2----CHILD3
CHILD4-----CHILD5
2------PARENT1------YES--------YES-------YES---------NO--------NO
3------PARENT2-------NO--------NO--------YES---------NO--------NO
4
5 CHILD1-----ITEM-------COST
6 ------------BRICKS------$100
7 ------------TILES--------$50

name cell A5 (contains CHILD1) "refchild1"

then to produce the bill of costs for parent1

PARENT1.....=if(b2=1,offset(refchild1,1,1),"") [returns "bricks"]
.................=if(b2=1,offsetrefchild1,1,2),"") [returns
"$100"]

this may give you some starting ideas...


--
robert111
------------------------------------------------------------------------
robert111's Profile: http://www.excelforum.com/member.php...o&userid=31996
View this thread: http://www.excelforum.com/showthread...hreadid=530447

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
Select Multiple sheets Steve Excel Discussion (Misc queries) 1 October 7th 05 06:14 PM
Formulas for Multiple sheets in a workbook Gary Excel Discussion (Misc queries) 1 October 4th 05 07:59 PM
How am i able to populate a sumation for multiple sheets swiftcode Excel Worksheet Functions 2 September 29th 05 02:33 AM
Matching Multiple Sheets phil Excel Worksheet Functions 0 September 23rd 05 03:30 PM
linking multiple sheets to a summary sheet greg g Excel Discussion (Misc queries) 1 December 16th 04 07:43 AM


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