View Single Post
  #1  
Old May 27th, 2010, 10:00 PM posted to microsoft.public.access.forms
Golfinray
external usenet poster
 
Posts: 1,597
Default Sendobject Question

I am trying to use a datepicker to set number of days until an email reminder
is sent. I am a little over my head. I am trying to use something like:
If me.date_picker.value now() then
dateadd("d"(me.datepicker.value ?????
docmd.sendobject .......
I don't know how to set this up with dateadd or something else if the user
wants an email reminder, say, 30 days from now and they select that date on
the datepicker. Am I just way off track? Thanks so much!!!
--
Milton Purdy
ACCESS
State of Arkansas