V
VCPaint
I am trying to create a unbound field on a form which would show a Date
from different tables that would show depending on a field -if Null-
One Date shows, If not null the other table date shows.
I have tried expressions & codes & I must be missing something.
Form queries two tables
Table 1 - InstallDateA
Table 2 - InstallDateB
Table 2 - ServiceNumber
Form - InstDate
InstallDateA would be in Unbound Datefield if ServiceNumber is Null
InstallDateB would be in Undbound Datefield if Service Number has a
number
I think I am declaring name of fields improperly
Thanks for any input
from different tables that would show depending on a field -if Null-
One Date shows, If not null the other table date shows.
I have tried expressions & codes & I must be missing something.
Form queries two tables
Table 1 - InstallDateA
Table 2 - InstallDateB
Table 2 - ServiceNumber
Form - InstDate
InstallDateA would be in Unbound Datefield if ServiceNumber is Null
InstallDateB would be in Undbound Datefield if Service Number has a
number
I think I am declaring name of fields improperly
Thanks for any input