M
MarieM via AccessMonster.com
My database contains a form which is based on a query of entity data.
The Reports form contains Entity information in addition to an unbound date
field called EffDate.
EffDate has a Default Value of =Date() to display system date
The EffDate field is referred to in underlying queries of reports which are
run by clicking a command button on the Reports form.The reports use both the
EffDate info and Entity info to run.
The reports run fine when the EffDate field is defaulted to the system date.
However, the users need to be able to enter other dates in EffDate field.
I have removed the =Date() default value from the EffDate field, but the
field will not allow other dates to be entered.
I checked all the EffDate field properties, there appear to be no
restrictions.
Baffled as to how to allow user to enter other dates in EffDate field.
Any help would be greatly appreciated!
The Reports form contains Entity information in addition to an unbound date
field called EffDate.
EffDate has a Default Value of =Date() to display system date
The EffDate field is referred to in underlying queries of reports which are
run by clicking a command button on the Reports form.The reports use both the
EffDate info and Entity info to run.
The reports run fine when the EffDate field is defaulted to the system date.
However, the users need to be able to enter other dates in EffDate field.
I have removed the =Date() default value from the EffDate field, but the
field will not allow other dates to be entered.
I checked all the EffDate field properties, there appear to be no
restrictions.
Baffled as to how to allow user to enter other dates in EffDate field.
Any help would be greatly appreciated!