Thread: Default value
View Single Post
  #1  
Old March 23rd, 2010, 02:49 PM posted to microsoft.public.access.forms
piku
external usenet poster
 
Posts: 8
Default Default value

hello!

I put in new form two fields of Date.
when i set value in the first date i want the default value in the second
date will be the value of the first date but i want can to change it.
In the properties of the second date i put "=[FirstDate]" but when i am
enter a value in the first he don't copy it to the second.

I need it work from the properties! I think It must...
what I can do?