G
Guest
I have a function I would like to use as a "default value". However, when I
go to the "default value" of the table and place the function in there, it
does not recognize it. So I tried to place the function in the "default
value" of the same field's text box in the form, and it shows nothing (but i
don't get any errors). I then created a new text box and placed the function
in the "control" source (not the "default value" source) and it
works.....What can I do to place the funtion in the "default value" of the
table?
=user()
go to the "default value" of the table and place the function in there, it
does not recognize it. So I tried to place the function in the "default
value" of the same field's text box in the form, and it shows nothing (but i
don't get any errors). I then created a new text box and placed the function
in the "control" source (not the "default value" source) and it
works.....What can I do to place the funtion in the "default value" of the
table?
=user()