S
SF
Hi,
I want to check if a field called Owner exist on the form
If FieldOwnerExist then
ZZNAV_OWNER = Screen.ActiveForm![SubForm].Form![Owner]
end if
Could someone advice
SF
I want to check if a field called Owner exist on the form
If FieldOwnerExist then
ZZNAV_OWNER = Screen.ActiveForm![SubForm].Form![Owner]
end if
Could someone advice
SF