Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a formula that calculates time. It works well. I am trying to have
another formula return a value based on time calculated. If a cell equals 30 minutes I want the formula to return a value of 0. If it does not equal 30, I would like a value of 1. So I have entered =if(c7=30, 0, 1). C7 refers to the cell where the time is calculated. I entered time data and the time calculates a 30 but the other formula is returning a 1. Any thoughts? -- -CRM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If statement to compare time cell to a time | Excel Worksheet Functions | |||
using if statement to subtract 24 hours from time still shows as a negative time from both responses under 24 hours | Excel Worksheet Functions | |||
If statement for time | Excel Discussion (Misc queries) | |||
if then statement = time | Excel Worksheet Functions | |||
IF statement to calculate time usage in specific time bands | Excel Worksheet Functions |