![]() |
#1
|
|||
|
|||
![]()
Teacher gave me homework to make out of this:
Code: Select all 1 2 3 4 5 6 7 8 9 10 1 2 3 4 5 6 7 8 9 10 Into this: Code: Select all 1 2 3 4 5 6 7 8 9 10 1 0 0 1 1 0 0 1 1 0 0 2 0 0 1 1 0 0 1 1 0 0 3 0 0 1 1 0 0 1 1 0 0 4 0 0 1 1 0 0 1 1 0 0 5 0 0 1 1 0 0 1 1 0 0 6 0 0 1 1 0 0 1 1 0 0 7 0 0 1 1 0 0 1 1 0 0 8 0 0 1 1 0 0 1 1 0 0 9 0 0 1 1 0 0 1 1 0 0 10 0 0 1 1 0 0 1 1 0 0 By using IF formula. I Know how to make it with different formulas, but I need that one formula which would fit all. Please help. |
#2
|
||||
|
||||
![]()
The first thing to note is that the IF formula doesn't need to pay attention to the row number - the result the formula returns only depends on the column.
So, in English the formula does this: If the column header is 3 Or 4 Or 7 Or 8, Then Return 1. Otherwise return 0. This is your homework, so I'm not going to just give you the formula. Have a look through your class notes and have a stab at it. There are several ways to do it, but I expect your teacher expects you to do it using the OR() function nested inside an IF() function. Have a go and post back with what you've tried if you have no success. ![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
glda19 | Word | 1 | 04-05-2011 03:46 PM |
![]() |
monkeytennis | Outlook | 1 | 08-14-2010 09:18 AM |
![]() |
mindy sue | Office | 1 | 01-23-2010 02:23 AM |
Making many documents one | shikaku | Word | 0 | 04-07-2008 07:12 AM |
Making Forms I need help!! | kellgirl | Word | 0 | 02-09-2006 02:54 PM |