#1   Report Post  
11050204
 
Posts: n/a
Default 3 Time frame


Hi all,
I have 3 different sheets with 3 different time frame (Daily, Hour, 5
Minutes). I would need a formula that would allow me to look for a set
time (5PM) on each time frame sheet and then, when Excel finds a line
where the time is 5PM, it gives me the value of a cell on that line.

Thanks.


--
11050204
------------------------------------------------------------------------
11050204's Profile: http://www.excelforum.com/member.php...o&userid=24653
View this thread: http://www.excelforum.com/showthread...hreadid=382364

  #2   Report Post  
duane
 
Posts: n/a
Default


if the time can only be found on one of the three sheets it could be
done by

=if(isna(1st lookup),if(isna(2nd lookup),if(isna(3rd lookup),"Not
found",3rd lookup),2nd lookup),1st lookup)

where each lookup is a lookup function for one of the three sheets.

If the time could be found on more than one sheet what do you want to
do?


--
duane


------------------------------------------------------------------------
duane's Profile: http://www.excelforum.com/member.php...o&userid=11624
View this thread: http://www.excelforum.com/showthread...hreadid=382364

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
Adding time damezumari Excel Discussion (Misc queries) 2 June 20th 05 08:35 PM
time differences in a column 68magnolia71 Excel Worksheet Functions 3 May 9th 05 09:46 PM
Time Sheet Calculation Help Needed! sax30 Excel Worksheet Functions 2 April 26th 05 08:08 PM
Time Sheets Lady Layla Excel Discussion (Misc queries) 1 March 23rd 05 03:22 PM
unmet challenge boris Excel Worksheet Functions 2 March 16th 05 02:13 PM


All times are GMT +1. The time now is 12:36 PM.

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"