#1   Report Post  
Posted to microsoft.public.excel.misc
changetires
 
Posts: n/a
Default Logic please


Can someone tell me the logic behind this formula. Wasser means water
in german.

=IF(OR(C11="",G11=""),"",IF(LEFT(B11,6)="wasser",0 ,(G11-C11)*24))

Thanks

Ed


--
changetires
------------------------------------------------------------------------
changetires's Profile: http://www.excelforum.com/member.php...o&userid=35414
View this thread: http://www.excelforum.com/showthread...hreadid=553701

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bearacade
 
Posts: n/a
Default Logic please


=IF(OR(C11="",G11=""),"",IF(LEFT(B11,6)="wasser",0 ,(G11-C11)*24))

If C11 or G11 is blank, then left the cell blank

If the first six letter of B11 is WASSER, then cell is 0

else (basically if C11 or G11 is not blank or B11's first six letter
isn't WASSER) let the cell be (G11-C11)*24


--
Bearacade


------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=553701

  #3   Report Post  
Posted to microsoft.public.excel.misc
changetires
 
Posts: n/a
Default Logic please


Thanks for the help Bear. We have a German template but we are having
trouble understanding their logic due to the cultural differences.

Ed


--
changetires
------------------------------------------------------------------------
changetires's Profile: http://www.excelforum.com/member.php...o&userid=35414
View this thread: http://www.excelforum.com/showthread...hreadid=553701

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
Average of logic cells ckdkvk Excel Discussion (Misc queries) 2 December 1st 05 01:16 PM
Logic Tree, MS help = useless roffler Excel Worksheet Functions 3 August 22nd 05 09:42 PM
Logic question ACDenver Excel Discussion (Misc queries) 1 August 16th 05 04:29 AM
logic stmt. use in a new workbook w/o refering back to original billybob Excel Worksheet Functions 1 August 4th 05 05:21 PM
Logic Function Help… thomasstyron Excel Discussion (Misc queries) 3 July 25th 05 10:40 PM


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