January 20, 200322 yr Newbies I am trying to create a report based upon a classification contained in a value list. Each record can be assosiated with more than one value in the value list(i.e. Board Member and Artist). I would like to create a report where the record appears for each associated value in the Value List. How do I go about this?
January 20, 200322 yr I'm not sure exactly what you're trying to do, but this should get you started... Before you actually have the "Print" script step, you need to tell FileMaker to go to layout, and sometimes also do a find and/or a sort. All you need to do is walk through the process in your head, then put it down on a script. eg: If one thing go to this layout else go to that layout end if page setup [restore] print [no dialog]
Create an account or sign in to comment