Value text and blank
Closed
abdi
-
Jan 31, 2010 at 04:50 AM
Game Start Now Posts 138 Registration date Thursday January 21, 2010 Status Member Last seen May 8, 2019 - Jan 31, 2010 at 11:04 AM
Game Start Now Posts 138 Registration date Thursday January 21, 2010 Status Member Last seen May 8, 2019 - Jan 31, 2010 at 11:04 AM
Related:
- Value text and blank
- Select the disk where to install macos blank - Guide
- Macro copy and paste in next blank cell - Guide
- Conditional formatting if another cell is blank - Excel Forum
- Blank web pages on all browsers ✓ - Network Forum
2 replies
Game Start Now
Posts
138
Registration date
Thursday January 21, 2010
Status
Member
Last seen
May 8, 2019
7
Jan 31, 2010 at 11:04 AM
Jan 31, 2010 at 11:04 AM
If You Type 1 In (A1) Then It Shows 1, If You Type Sick In (A1) Then It Shows Sick, If (A1) = Blank Then It Don't Show Anything...
=IF(ISBLANK(A1),"",A1)
Regards,
Naeem
=IF(ISBLANK(A1),"",A1)
Regards,
Naeem