Re: Changing Value Lists
- From: Grip <grip@xxxxxxxxxxxxx>
- Date: Wed, 20 Feb 2008 07:08:48 -0800 (PST)
On Feb 19, 10:38 pm, buck.matthe...@xxxxxxxxx wrote:
I am thinking of renaming some of the values in my value lists. I am
guessing my function equations will not update. Is their a way to see
a list of the effected functions as an alternative to trolling through
my table fields one at a time?
Anything in quotes won't update. E.g. Case(value = "gold"; 1). And
you change the value list item gold to yellow, "gold" won't change to
"yellow".
You can use the Replace function by calc to batch change records
pretty quickly.
Case(value = "gold"; "yellow"; value = "maroon"; "red"; value)
One way to stop this in the future is to not use custom value lists,
but tables for value lists and the primary key instead of the word
itself.
.
- References:
- Changing Value Lists
- From: buck . matthew74
- Changing Value Lists
- Prev by Date: Re: Date Modified
- Next by Date: Printing individual record
- Previous by thread: Changing Value Lists
- Next by thread: Where to find comp.databases.filemaker FAQ ?
- Index(es):
Relevant Pages
|
|