May 2, 200718 yr I should probably know how to do this but I do not. Is there a way I can script an automatic 30 day find based on the current date? Essentially... 5/1/07...5/30/07 I want to set up a script button that will automatically do that search. I feel ike this should be easy in the define search criteria but I can't seem to get that syntax right. Thanks, Steve
May 2, 200718 yr Enter Find Mode [ ] Set Field [ YourDate ; Get ( CurrentDate ) & ".." & Get ( CurrentDate ) + 30 ] Perform Find [ ]
Create an account or sign in to comment