Filemaker redux
February 2, 2007 9:20 AM   RSS feed for this thread Subscribe

How do I add a single piece of data to a list of Filemaker entries (1500 out of 4500)? I do not want to replace data, just add.

The previous posts on adding data to multiple entries talk about replacing data which I know how to do. I just want to add a single phrase to a field that already has information in it.

The entries I have isolated are by state and I need to be able to expand/contract this list independently of this sorting option, so I want to identify them differently.

Is there no way to do this in a single move?
posted by anonymous78 to technology (2 comments total) 1 user marked this as a favorite
As far as I know, not really, no. You could write a pretty short script to do it, though.
posted by rbs at 11:29 AM on February 2, 2007


I need some more info to answer this. Can you give a complete example? In general, to append data to the end of a field, you use the replace command with a calc of [fieldName] & " " & "WhateverDataYouWantToInsert"

This way, you preserve the contents of the field and just add to it. Replace only operates on your current found set.

But give me more info and I'll give you a better answer.
posted by mosk at 1:27 PM on February 2, 2007


« Older I need to make one trip by rai...   |   Bartenders: What can I do to i... Newer »

You are not logged in, either login or create an account to post comments



Related Questions
Free Stupid Spreadsheet? March 24, 2008
What to install on sister's laptop in one hour. July 16, 2007
Software for my mum. July 5, 2007
Best Free Programs for a Mac? November 16, 2006
Stupid computer question. How do you stop XP from... May 21, 2004