March 4, 200223 yr How does one print a value list (I'm not trying to cut down trees - just get organized...) Thanks
March 4, 200223 yr Well, if you want all the values in the value list you could copy them and paste in a word processor from define value lists. Or you could create a text calculation and use the design function ValueListItems( "DB Name", "Value List Name") This can be made dynamic with a couple of fields, so you can choose your database name and then choose one of the value lists and get all of the values. Or did you mean you wanted to print a list of what values you have chosen for a particular record? To do this just create a layout with the field set as standard formatting to have a return delimited list.
Create an account or sign in to comment