wippa_dippa
New Member
- Joined
- Oct 15, 2010
- Messages
- 9
Hello!
I need to use a 'greater than or equal to' function using named ranges, as follows:
A range of column B cells is named 'apples'
A range of column C cells is named 'oranges'
A range of column D cells is named 'pears'
A range of column E cells is named 'bananas'
A range of column G cells is named 'stocknote'
- the cells in all of these ranges contain a number
I need to use the named ranges to create a function that basically says
"if the numbers in the named ranges of apples, oranges, pears and bananas are ALL equal to or greater than the number in the 'stocknote' range/column, TRUE= 'Fine' FALSE= 'Ask'.
Is this possible? I'm a bit bewildered by the whole thing!
Thanks for looking!
I need to use a 'greater than or equal to' function using named ranges, as follows:
A range of column B cells is named 'apples'
A range of column C cells is named 'oranges'
A range of column D cells is named 'pears'
A range of column E cells is named 'bananas'
A range of column G cells is named 'stocknote'
- the cells in all of these ranges contain a number
I need to use the named ranges to create a function that basically says
"if the numbers in the named ranges of apples, oranges, pears and bananas are ALL equal to or greater than the number in the 'stocknote' range/column, TRUE= 'Fine' FALSE= 'Ask'.
Is this possible? I'm a bit bewildered by the whole thing!
Thanks for looking!