Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Excel IF statement
Name: Arsene Date: May 17, 2006 at 00:12:41 Pacific OS: Win2000 CPU/Ram: INtel Pent 4/500 Product: Mercer
Comment:
I have 3 entries generated by if statements in 3 cells next to each other. D1, E1, F1. Based on the IF statement outcomes, only one of these cells will show a value. For instance, D1 will show "FALSE", E1 will show 5899 and F1 will show "FALSE". Depending on the IF statements, next time D1 may show the value and E1 this time showing "FALSE". Here is the problem: I need to know which cell is showing the value this time, so that I can show that value in another cell. But I don't know how to construct the new IF statement to check which one of the three cells contain a value, and then show me that value! Any ideas would be welcomed. Thanks so long.
Summary: Hi, I was wondering if someone could help me get an Excel IF statement right. I am making a test, and I need to convert the raw score into a standard ten. Basically, I need a formula that says IF the ...
Summary: Could I please obtain some help creating an Excel IF statement, considering the following parameters: - There is a date in cell A1 - The statement will appear in A2 - If the date in A1 is more than 30...
Summary: What is the formula for an IF statement to hilight any value or text, if that value appears more than one time in any given column? Using conditional format in excel ...