C
ciccia
I have the formula:
=IF(ISERROR(IF('Video Games'!L2>ActivationDate,Week1-'Video
Games'!L2,"")),"",IF('Video Games'!L2>ActivationDate,Week1-'Video
Games'!L2,""))
I tired to do:
=IF(ISERROR(IF('Video Games'!L2>ActivationDate,Week1-'Video
Games'!L2,"")),"",IF('Video Games'!L2>ActivationDate,Workday('Video
Games'!L2,(Week1-'Video Games'!L2)),""))
The valus returs "#Name?"
Appreciate any help
=IF(ISERROR(IF('Video Games'!L2>ActivationDate,Week1-'Video
Games'!L2,"")),"",IF('Video Games'!L2>ActivationDate,Week1-'Video
Games'!L2,""))
I tired to do:
=IF(ISERROR(IF('Video Games'!L2>ActivationDate,Week1-'Video
Games'!L2,"")),"",IF('Video Games'!L2>ActivationDate,Workday('Video
Games'!L2,(Week1-'Video Games'!L2)),""))
The valus returs "#Name?"
Appreciate any help