G
Gaetanm via AccessMonster.com
I have a form with a subform. My subfor is [MYOB_Cards query subform]
In My main form I have a text field [text185] that I want to pull the data
from
[MYOB_Cards query subform]!Text20 this data are numbers
If there is no data in [Text20] I get #error I Tried in [text185]
=NZ([MYOB_Cards query subform]!Text20,0)
If I have data text20 no problem when its a null #error
Does anyone have an idea
Gaetanm
In My main form I have a text field [text185] that I want to pull the data
from
[MYOB_Cards query subform]!Text20 this data are numbers
If there is no data in [Text20] I get #error I Tried in [text185]
=NZ([MYOB_Cards query subform]!Text20,0)
If I have data text20 no problem when its a null #error
Does anyone have an idea
Gaetanm