G
Guest
I have a form that has the following unbound date field
=DateAdd("m",-2,[Forms]![frmProjects]![BuildDate])
Is there a way to have a pop up form which would allow change in the
criteria WITHIN the formula from m to d or # from 2 to 3 etc. I don't want to
allow users in design mode obviously.
If anyone knows of an example I could look or can tell me how to do that I'd
appreciate the help!
Thanks!!
=DateAdd("m",-2,[Forms]![frmProjects]![BuildDate])
Is there a way to have a pop up form which would allow change in the
criteria WITHIN the formula from m to d or # from 2 to 3 etc. I don't want to
allow users in design mode obviously.
If anyone knows of an example I could look or can tell me how to do that I'd
appreciate the help!
Thanks!!