Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi John,
That formula worked well for the parameters that I set out. Thank you very much. As you know solving one problem can sometimes create others. What I would also like the formula to be able to do is if there is no value entered into cell A1, then nothing shows in cell A2. As the formula stands now, when no value is entered in A1, "A" is printed in A2. Danny "Danny" wrote: thanks, Johan, I'll give it a try. Will let you know. Danny "John Moore" wrote: Try this ...=IF(A1<=13,"A",IF(A1<1813,"RESULT",IF(A1=18," B",""))) "Danny" wrote: Have at it guys. Im putting formula into A2. I want it to return a value for this formula, but I think the syntax is wrong. Help greatly appreciated. =IF(A1<=13,A,IF(A113<18,RESULT,IF(A1 =18,B))) Danny |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem viewing Excel 2003 Pivot Chart fields in Excel 2007 | Charts and Charting in Excel | |||
Weird problem with Excel 2000...Worksheets disappearing in a shared Excel file | Excel Discussion (Misc queries) | |||
Started out as an Access problem. Now an Excel problem | Excel Discussion (Misc queries) | |||
EXCEL FORMAT PROBLEM WHEN SENDING EXCEL SHEET AS MESSAGE BODY IN . | Excel Discussion (Misc queries) | |||
Excel 97 chart opened in Excel 2003 - Source Data problem | Charts and Charting in Excel |