Last 30 Days Date Restrictor

C

ChuckW

Hi,

I am trying write a date restrictor that will get the
last 30 days. Can anyone help?

Thanks,

Chuck
 
C

ChuckW

Doug,

Thanks for your help. Actually it turns out that I am
trying to do a date restrictor for everything greater
than 30 days old rather than within the last 30 days.

Thanks,

Chuck
 
R

Rick

I just put a string in the validation rule for the field such as...

<date()-30

or...

between date()-30 and date()
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top