April 21, 200421 yr Hi, I have a database where I would like to select data from a list box, the data in the list box is Small Medium and Large. When I select small I would like the db to auto enter the number 1 into another field. When I select Medium I would like it to auto enter 2 in the field. How is this done? Thanks for any help Chris. FileMaker Version: 7 Platform: Windows XP
April 21, 200421 yr You could set the auto-enter option for the number field to "by calculation" then use an if or a case statement to make the result dependent upon the other field. Dana
April 26, 200421 yr Newbies Or simply define the "number" field as a calculated field using the same calculation
Create an account or sign in to comment