Pages:
Actions
  • #1 by moose on 22 Nov 2017
  • Hi,
    as a condition in a trigger I want to use:
    selection name
    is in list'

    the list is in the Excel book attached to MFP.
    book is called: selection list
    worksheet is called names.

    How do I express this location in the condition please
  • #2 by Oxa (WellDoneSoft) on 22 Nov 2017
  • Hello!

    The simplest way to do it for you would be to enclose each name in double quotes (I can provide a simple VBA script to do this), copy the contents of that column into a text file and then use the condition:

    Selection's Name is in file {path to the file}
Pages:
Actions