![]() |
|
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Jun 2003
Posts: 9
|
I am currently struggling with a formula within excel. I have created a list box and a list of dates with the cell link in cell F1. i have a value in cell E7 and a number in AH4. my formula is :-
=if(and(F1=1,E7>0),AH4+1,AH4) What i'm trying to achieve is that if F1 does not = 1 and E7 is not > 0 then display nothing, zilch..... but it will always display the value in AH4 ??? Help anybody please..... [/b] |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|