![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I currently use the following search criteria in FileMaker 7: Get (CurrentDate) - 30 & "..." & Get (CurrentDate) Instead of this criteria I would like to make an interval search, where the user is prompted to enter the start and end date of the interval. Does anybody know how that can be done? Thanks Daniel |
#3
| |||
| |||
|
|
On Wed, 7 Sep 2005 12:35:22 +0200, Remi-Noel Menegaux wrote: Create 2 global date fields 'DateFrom' and 'DateTo' and put them in a layout such that the user will have to enter dates. The formula becomes : Interval = DateTo - DateFrom Remi-Noel I'd recommend instead to use DateTo and DateFrom as global fields, applying the search as directly as enter find mode paste result (Date, DateFrom & "..." & DateTo) perform find - Martin |
![]() |
| Thread Tools | |
| Display Modes | |
| |