True/False Statment Using Four Values
Closed
iwnixon
Posts
2
Registration date
Wednesday November 27, 2013
Status
Member
Last seen
April 2, 2014
-
Apr 2, 2014 at 11:24 AM
Blocked Profile - Apr 2, 2014 at 04:11 PM
Blocked Profile - Apr 2, 2014 at 04:11 PM
Related:
- F2 is the shortcut key to rename the file or folder true or false
- Anvi folder locker reset key - Guide
- At the rate shortcut key - Guide
- Windows 10 iso file download 64-bit - Download - Windows
- Rename computer cmd - Guide
- Ms office save as pdf or xps file - Download - Other
1 response
Ian,
You do understand that you CAN nest IF/THEN statements. SO, if you need to check different stuff, you can.
Have you ever thought of CASCADING the logic checks down the line to simplify things. So what I mean by that is: write a test sheet, with each cell checking for what you want. When you acheive the outcome, nest them all together in one statement. Do not try to do it all on one line. There is a reason why cells can be hidden!
Let me know if this gives you some help!
You do understand that you CAN nest IF/THEN statements. SO, if you need to check different stuff, you can.
Have you ever thought of CASCADING the logic checks down the line to simplify things. So what I mean by that is: write a test sheet, with each cell checking for what you want. When you acheive the outcome, nest them all together in one statement. Do not try to do it all on one line. There is a reason why cells can be hidden!
Let me know if this gives you some help!