Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default cineam lookup if problem????

Hi All,
Hope you are all keeping well.

My problem is as follows:
Each Day has a worksheet with tab named for that day and one extra sheet
labelled "addstrailers"

In the day sheets eg "Thursday"
there are 5 columns as follows
Screen Start Turret Finish Film Title


on the "addstrailers" sheet
there are also 5 columns
Screen Adds Trailers Total Film Title


what im trying to do is have a lookup/if statment in the Turret field
something like this:
in day sheet in C2 (turret) =if A2 (screen) AND E2 (Film Title) find exact
match in addstrailers sheet then make Turret field (which is in Time format)
= Start (time) from Day sheet +Total (Time) from addstrailers

I hope ive made that clear, its really been doing my head in. Thanks for any
help that can stop me reaching for some rope

--
Best Wishes
John
www.celticfringe.co.uk
www.bagpipermusic.co.uk


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Solution

The solution i came up with was using 3 named ranges - Screen - Title -
Total
then using an array
=INDEX(total,MATCH(B5,IF(title=G5,screen),0))
hope others may find this useful
Best Wishes
John
www.celticfringe.co.uk
www.bagpipermusic.co.uk

"John McFadden" wrote in message
...
Hi All,
Hope you are all keeping well.

My problem is as follows:
Each Day has a worksheet with tab named for that day and one extra sheet
labelled "addstrailers"

In the day sheets eg "Thursday"
there are 5 columns as follows
Screen Start Turret Finish Film Title


on the "addstrailers" sheet
there are also 5 columns
Screen Adds Trailers Total Film Title


what im trying to do is have a lookup/if statment in the Turret field
something like this:
in day sheet in C2 (turret) =if A2 (screen) AND E2 (Film Title) find exact
match in addstrailers sheet then make Turret field (which is in Time
format) = Start (time) from Day sheet +Total (Time) from addstrailers

I hope ive made that clear, its really been doing my head in. Thanks for
any help that can stop me reaching for some rope

--
Best Wishes
John
www.celticfringe.co.uk
www.bagpipermusic.co.uk



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
Lookup problem Landon C Excel Worksheet Functions 4 March 31st 06 03:59 PM
lookup problem rich Excel Worksheet Functions 2 January 27th 06 10:37 AM
Lookup Problem Scott Excel Worksheet Functions 2 April 19th 05 12:18 AM
Lookup Problem Annette Excel Worksheet Functions 1 April 16th 05 03:10 AM
HELP -- probably a LOOKUP problem Liz-In-USA Excel Discussion (Misc queries) 3 December 9th 04 12:18 AM


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