A
AndrewA
I have created a custom form for a contacts database with
a new field called ParentCompany. My intention that this
will contain the name of the parent company for the
contact's Company. If the contact actually works for the
parent company then ParentCompany should equal Company by
default. I have tried to set this up by setting the
initial value formula to be [company] (in
Properties/Value) and this seems to work but I cannot
then overwrite it with a different value if there is a
different Parent company.
Essentially what I want to do is: if nothing supplied
then [ParentCompany]=[Company] otherwise if a value is
supplied for [ParentCompany] then use the supplied value.
Thanks in advance Andrew
a new field called ParentCompany. My intention that this
will contain the name of the parent company for the
contact's Company. If the contact actually works for the
parent company then ParentCompany should equal Company by
default. I have tried to set this up by setting the
initial value formula to be [company] (in
Properties/Value) and this seems to work but I cannot
then overwrite it with a different value if there is a
different Parent company.
Essentially what I want to do is: if nothing supplied
then [ParentCompany]=[Company] otherwise if a value is
supplied for [ParentCompany] then use the supplied value.
Thanks in advance Andrew