Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / August 2006

Tip: Looking for answers? Try searching our database.

How to use the 'if' - function? Pls teach me...

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ms Hoo - 26 Aug 2006 05:21 GMT
As above mentioned, and also how to create the selection from the down list
with arrow.

Thanks.

Regards,
hoo
tim m - 26 Aug 2006 05:58 GMT
The If function basically checks to see if a condition is met and then does
something, if the condition is not met it does soemthing else.

For example lets say that if the number 5 is in cell A1 you want the word
'Five' to appear in your cell, if not you want 'Not Five'

The function would look like this:

=IF(A1=5,"Five", "Not Five")

The 1st part of the function looks at A1 to see if it is a 5, there is a
comma which tells the function to do what comes next, in this case put in the
word Five.  then there is another comma.  If the number is not a 5 it will do
that part of the function.

I'm not sure exactly what you mean by your second question you might be
referring to the autofilter command under data...fileter...auto filter.  That
puts arrows on your headings so you can filter more easily.

> As above mentioned, and also how to create the selection from the down list
> with arrow.
[quoted text clipped - 3 lines]
> Regards,
> hoo
Pete_UK - 26 Aug 2006 11:39 GMT
Try this site:

http://www.contextures.com/xlDataVal01.html

for many examples of creating drop-down lists.

Hope this helps.

Pete

> The If function basically checks to see if a condition is met and then does
> something, if the condition is not met it does soemthing else.
[quoted text clipped - 22 lines]
> > Regards,
> > hoo
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.