NA() Function �?

NA() Function �?

Dear ZS team,

Does exists any possibility to reference a null value?

Why NA() function does'nt work? Is there any workaround about it?

Example:
=IF(ISBLANK($Tabla.T9);NA();$Tabla.T9)

Greetings!