0
Button Code Help Please
What code would I use to make this button set the Location field to empty? The Location filed is a reference from table.
5 replies
-
One would think that writing the value "null" into the field would do the trick. Not so: to set a reference to empty, one must put the value "0" into the field.
-
OK, so what is the formula? Iv'e tried a bunch that don't work.
-
Location = 0
Regards
John
-
Sorry, thats Location:= 0
-
Thanks. That works.
Content aside
- 3 yrs agoLast active
- 5Replies
- 341Views