B
brett
Hi all,
Ive read the threads about the command to "add Today's Date/ Prefill" the
current date on a form. Ive tried serveral things to make this populate
-i.e. default of control = Date() . Also, i tried it out of v.b.
private sub on_click()
me.date.value = Today
end sub
These all WORKED, but now i cant seem to type anything into my "ID" field.
I cant type any apha or numeric values. All it says in the bottom left is
"calculating" then just leaves the field null/blank. Does this command not
work with certain relationships?
Id appreciate any help.
THANK YOU
Ive read the threads about the command to "add Today's Date/ Prefill" the
current date on a form. Ive tried serveral things to make this populate
-i.e. default of control = Date() . Also, i tried it out of v.b.
private sub on_click()
me.date.value = Today
end sub
These all WORKED, but now i cant seem to type anything into my "ID" field.
I cant type any apha or numeric values. All it says in the bottom left is
"calculating" then just leaves the field null/blank. Does this command not
work with certain relationships?
Id appreciate any help.
THANK YOU