J
Joel Allen
Hello,
I am using a restriction in my Task form code like this:
oOVCControl.Restriction = "[Manager's Name]='Bill Smith'"
Is it possible to set 2 parameters to the restriction like this?:
oOVCControl.Restriction = "[Manager's Name]='Bill Smith'" & "[Company]='ABC
Metal'"
Thanks,
Joel
I am using a restriction in my Task form code like this:
oOVCControl.Restriction = "[Manager's Name]='Bill Smith'"
Is it possible to set 2 parameters to the restriction like this?:
oOVCControl.Restriction = "[Manager's Name]='Bill Smith'" & "[Company]='ABC
Metal'"
Thanks,
Joel