Simple but difficult-to-find formatting solution
Closed
nealmiddle
Blocked Profile - Nov 24, 2014 at 04:24 PM
- Posts
- 1
- Registration date
- Monday November 24, 2014
- Status
- Member
- Last seen
- November 24, 2014
Blocked Profile - Nov 24, 2014 at 04:24 PM
Related:
- Simple but difficult-to-find formatting solution
- The disk is write protected usb format solution - Guide
- Formating solution for acer travelmate 2350 ✓ - Forum - Hardware
- Simple marksheet format - Guide
- Xvideoservicethief 2018 linux hdd usb port not working problem solution - Forum - Hardware
- USB HDD's are not recognised on new computer - Forum - Hard Drive/SSD
1 reply
Great question, I hope it is that easy. The formula for if then logic is as follows:
=if(logic_test, true, false)
So with that being said, you could do something like:
=if(a1="no","NA","")
So what you are doing is checking cell A1 with the formala entered into what ever cell you want the NA to display. If the cell does not contain NO, the cell displays nothing!
I hope this helps!
"If you would have told me 20 years ago that everyone was going to be a photographer in 20 years, I wouldn't have believed you!"
=if(logic_test, true, false)
So with that being said, you could do something like:
=if(a1="no","NA","")
So what you are doing is checking cell A1 with the formala entered into what ever cell you want the NA to display. If the cell does not contain NO, the cell displays nothing!
I hope this helps!
"If you would have told me 20 years ago that everyone was going to be a photographer in 20 years, I wouldn't have believed you!"