Access MS Access IIF statement

Joined
Jun 29, 2010
Messages
1
Reaction score
0
hello i am having a problem with an IIF statement

=IIf([yesno].[Value]="yes",[date]=Date(),[date]="")

i have a form called form1 and two fields one is a yesno tick box and the other is a date field

i would like the date to = todays date if the yesno box is ticked! any ideas!?!?!
 

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