![]() |
|
#1
|
|||
|
|||
|
Hi,
I am trying to insert string functions in the TrueText or FalseText of a conditional field. I did not succeed to find any documentation on this topic. Example: {IF {docproperty customprop1}<>"" "txt1" "txt2"} It works OK, returning txt1 or txt2. What if I want to replace "txt1" with "txt1"+left({docproperty customprop2}, 2)? (+ or & or ...)? or replace "txt1" with MID("txt1", 1, 2) The same with MID, INSTR, RIGHT functions Unfortunately it seems that we cannot use string functions on the TrueText or FalseText of the condition or manipulate custom property values with string functions. Any ideas? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Forms with conditional hidden/visible fields
|
etherplain | Word VBA | 2 | 02-05-2013 07:32 PM |
| Conditional Fields Breaking Down With Large Merge | GabeChiarelli | Mail Merge | 2 | 01-31-2013 07:17 AM |
2010 Functions Don't Work
|
PaulPCoker | Excel | 4 | 09-21-2012 11:26 AM |
Word 2010 - F4/Ctrl+Y functions has short memory
|
alphonse68 | Word | 1 | 01-09-2012 03:34 PM |
| Word not highlighting conditional Merge fields | Dunce | Mail Merge | 0 | 02-15-2010 05:44 AM |