Thread: Default Dates
View Single Post
  #2  
Old June 3rd, 2010, 04:56 PM posted to microsoft.public.access.queries
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default Default Dates

Yes. Open the form in design view, click on the text box, right click,
scroll to bottom, click on Properties, enter a default value or formula and
select the format.
--
Build a little, test a little.


"Ampridge" wrote:

I have a query that calculates records between two dates as

Between [Beginning Date] And [Ending Date]

Is there a way to show a default value for the beginning and ending dates in
the input boxes rather than having to enter a date every time?

Thank you for any help

Paul.