J
jermsalerms
Helper Sheet AQ2:AQ901 contain phone numbers
some have been entered 0 when there is no number provided. I am tryin
to write a formula that will state if AQ2 = 0 then field is blank.
in cell V2 I have tried to write all the following formulas and al
result with the 0 still remaining
=IF(ISNUMBER('Helper Sheet'!AQ2)="0","",IF('Helpe
Sheet'!AQ2="","",'Helper Sheet'!AQ2))
=IF(ISTEXT('Helper Sheet'!AQ2)="0","",IF('Helpe
Sheet'!AQ2="","",'Helper Sheet'!AQ2))
=IF('Helper Sheet'!AQ2="0","",IF('Helper Sheet'!AQ2="","",'Helpe
Sheet'!AQ2))
any other suggestion
some have been entered 0 when there is no number provided. I am tryin
to write a formula that will state if AQ2 = 0 then field is blank.
in cell V2 I have tried to write all the following formulas and al
result with the 0 still remaining
=IF(ISNUMBER('Helper Sheet'!AQ2)="0","",IF('Helpe
Sheet'!AQ2="","",'Helper Sheet'!AQ2))
=IF(ISTEXT('Helper Sheet'!AQ2)="0","",IF('Helpe
Sheet'!AQ2="","",'Helper Sheet'!AQ2))
=IF('Helper Sheet'!AQ2="0","",IF('Helper Sheet'!AQ2="","",'Helpe
Sheet'!AQ2))
any other suggestion