February 20, 200322 yr Hello I have two file maker databases. I would like to make a script that takes data from a feild in one database and uses this data to search the other database. Does anybody know how to do this? Best wishes
February 21, 200322 yr Sure... set up a relationship to the other database. Then in the script, you'll have to do four things: 1. Set some local global field to the related value that you want to search for 2. Enter find mode 3. Set the value you want to search in tho the global field, above, 4. Perofrm find
Create an account or sign in to comment