![]() |
#8
|
||||
|
||||
![]()
When you the formula returns a "" and you add 1, it returns an error as "" is text
Try Code:
=IF(OR(A1="",B1=""),"",B1-A1+1) For reasons unknown cell A4 is not empty but it contains a space " " which again returns an error as ""is not the same as " " ( a cell with a space is not empty) I suppose this is a mistake??
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
tabbymulla | Excel | 1 | 05-10-2018 12:08 AM |
Macro or formula on Excel to Standardize dates | leonardo.sp05 | Excel | 7 | 02-13-2017 06:15 PM |
![]() |
dmcg9760 | Excel | 5 | 09-10-2015 09:42 PM |
![]() |
jennamae | Excel | 1 | 11-15-2013 08:40 PM |
font for the formula I am writing | vthomeschoolmom | Word | 1 | 01-30-2013 10:40 PM |