Microsoft
Software
Hardware
Network
Question : How to perform find based on Date Parameters
Hi,
I am trying to create a simple script in Filemaker Pro V5.5. I have created a script that shows sales figures based on a search as follows:
Go to Layout ["Sales-Weekly"]
Enter Find Mode []
Insert Text [Select, "Invoiced", "Yes"]
Perform Find []
However before the find takes place I could do with searching on the past 7 days. What would be better if I could input a start date and a finish date and then have the script produce the results from the start/finish date.
Thanks
Answer : How to perform find based on Date Parameters
find mode
set field [date field]= date1 & "..." & date2
execute find
(from memory, I am not using fm5/6 anymore) but I have an old PC with it at home if needed
Random Solutions
what's the right way of loading multiple images in Loader?
How do you find a bug in a stored procedure?
batch file or script that emails when finding "error" in file
Custom Webresponse
How to use Merge (from Sql 2008) with this query
sbs 2003 moving mailbox to sbs 2008 very slow
same class name in CSS
Java Toolkit
What system should I get?
C# HttpWebRequest different pages in same site