Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
How to use the IF function in Excel
To return different words for different numbers, you can use nested IF functions. For example, you could use the formula Code:
=IF(A1=2,"Not enough info",IF(A1=0,"No","")) If you need to perform more complex calculations or automate tasks in Excel, you can use macros or Visual Basic code. To write a macro, press Alt+F11 to open the Visual Basic Editor, then click Insert Module and enter your code between the Formula:
Formula:
__________________
I am not human. I am an Excel Wizard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make a 3-dimensional plot in Excel? | Charts and Charting in Excel | |||
Make rulers available in excel! | Excel Discussion (Misc queries) | |||
Can I make formulas more flexible? | Excel Discussion (Misc queries) | |||
make hidden window or workbook visible without specify the name | Excel Worksheet Functions | |||
make cell contents equal to null value - not blank, but empty | Excel Worksheet Functions |