A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Date Validation



 
 
Thread Tools Display Modes
  #1  
Old August 2nd, 2005, 05:58 PM
Karen
external usenet poster
 
Posts: n/a
Default Date Validation

Hi,

I need a validation rule for a field called "Date Completed". For this
field, the user can not enter a date greater than the current date, can not
enter a date less than the "Date Started" field, and the field can remain
null.

Thanks,
Karen
  #2  
Old August 2nd, 2005, 06:09 PM
Rick B
external usenet poster
 
Posts: n/a
Default

(=date() and [date started]) or null

--
Rick B



"Karen" wrote in message
...
Hi,

I need a validation rule for a field called "Date Completed". For this
field, the user can not enter a date greater than the current date, can

not
enter a date less than the "Date Started" field, and the field can remain
null.

Thanks,
Karen



  #3  
Old August 22nd, 2005, 03:25 PM
Karen
external usenet poster
 
Posts: n/a
Default

I used the code, but it won't let the user enter today's date in the "date
completed" field when the "date started" field is today's date as well. I
took out the =, but it still won't enter.

"Rick B" wrote:

(=date() and [date started]) or null

--
Rick B



"Karen" wrote in message
...
Hi,

I need a validation rule for a field called "Date Completed". For this
field, the user can not enter a date greater than the current date, can

not
enter a date less than the "Date Started" field, and the field can remain
null.

Thanks,
Karen




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Date validation ChrisK Using Forms 2 May 2nd, 2005 01:46 PM
Query for 'confirmation' rogge Running & Setting Up Queries 8 April 19th, 2005 03:26 PM
Date validation and overtime calculations GordonJamieson General Discussion 4 September 4th, 2004 11:40 PM
Formatting dates in Excel bernrunner15 New Users 4 May 11th, 2004 10:32 PM
Does date fall between two ranges? MR Worksheet Functions 4 January 14th, 2004 04:08 PM


All times are GMT +1. The time now is 03:56 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.