RE: Lookup?
Hello Sue
Thank you for your question and welcome to the forum.
There are a number of lookup functions - is there any particular one/s you are interested in knowing about?
Kind regards
Amanda
Forum home » Delegate support and help forum » Microsoft Excel Training and help » Lookup?
Hello Sue
Thank you for your question and welcome to the forum.
There are a number of lookup functions - is there any particular one/s you are interested in knowing about?
Kind regards
Amanda
Thu 9 Apr 2009: Automatically marked as resolved.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question.
Our Microsoft Qualified trainers will then respond within 24 hours (working days).
Frequently Asked Questions
What does 'Resolved' mean?
Any suggestions, questions or comments? Please post in the Improve the forum thread.
If a formula returns a #DIV/0 error message there is a way to avoid such results.
For example the formula =A1/B1 will return a #DIV/0 if B1 is empty or a zero.
If you protect your formulas with the ISERROR function, the formula will then look like this:
=IF(ISERROR(A1/B1),0,A1/B1)
In plain English: should the result of A1 divided by B1 be an error change the result to 0 else show the result of A1/B1.
Call for assistance
We will call you back