LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Circular Reference

how about entere the time in another cell as a time value. Then you won't
need to use timevalue

=IF(TIMEVALUE(TEXT(MAX(D2:D18),"hh:mm"))=M1,F1,E1)

where M1 holds the time value 21:30 or 24:00

I wouldn't think that changing M1 would make you lose your value.

--
Regards,
Tom Ogilvy

"Thomas Knapp" wrote in message
...
This formalu is in E1. If I change the timevalue from
say ("21:30") to ("24:00"), I loose the original data
which was sourced from F1 earlier. When I change the
timevalue, the cell goes back to zero. Is there any way
to change the timevalue without loosing the base data
sourced from F1?

=IF(TIMEVALUE(TEXT(MAX(D2:D18),"hh:mm"))=TIMEVALUE
("21:30"),F1,E1)



 
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
circular reference circular reference Excel Worksheet Functions 2 August 9th 08 10:05 PM
Circular Reference - Why? Alan Smith Excel Discussion (Misc queries) 7 January 3rd 08 04:24 PM
Circular Reference Barb Reinhardt Excel Discussion (Misc queries) 0 January 8th 07 05:36 PM
how to: circular reference Tim Excel Worksheet Functions 0 March 11th 05 12:37 AM
Circular reference Pat Excel Discussion (Misc queries) 2 January 19th 05 05:52 AM


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