Gramps Posted May 19, 2008 Posted May 19, 2008 Hi I am very new to FileMaker but not to Databases in general. I have a notes field that I need to find a set of records and add a comment into the begining of this notes field. Can anyone show me what / how to write a script or even a way of performing this function ? Thanks :
jstaphse Posted May 19, 2008 Posted May 19, 2008 This would add to your existing notes already in a notes field.
Gramps Posted May 19, 2008 Author Posted May 19, 2008 This is great thanks alot for this...I will get the hang of it eventually. If I run a find first then run this script with the "Exit after Last" will it only affect the records from the find and not the whole table ?? Once again cheers :
Fitch Posted May 19, 2008 Posted May 19, 2008 Another way to do this, with or without a script, is using Replace Field Contents (from the Records menu), and specifying Replace with Calculated Result. You can use the same calc jstaphse gave you in the script. Use caution with either method since there is no undo. I recommend you make a new field to test the results before you modify the original source field.
Recommended Posts
This topic is 6033 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now