B
BL
Came accross a stumbling block where Function 1. seems to work and Function 2
doesn't. Any help much appreciated
1. UpdatePhone: IIf (IsNull[Bernie Test2].[Phone]),[Bernie Test1].[Phone
Number],[Bernie Test2].[Phone])
2. This does not seem to work: UpdatePhone: IIf (IsNotNull[Bernie
Test2].[Phone]),[Bernie Test1].[Phone Number],[Bernie Test2].[Phone])
Kind regards
BL
doesn't. Any help much appreciated
1. UpdatePhone: IIf (IsNull[Bernie Test2].[Phone]),[Bernie Test1].[Phone
Number],[Bernie Test2].[Phone])
2. This does not seem to work: UpdatePhone: IIf (IsNotNull[Bernie
Test2].[Phone]),[Bernie Test1].[Phone Number],[Bernie Test2].[Phone])
Kind regards
BL