February 23, 200322 yr hello, I have a pop-up list with a value list The first value of that list should be entered automaticly (because 90% of the time that is the needed value). but the field is always blanco to start with could save me a lot of time thx
February 23, 200322 yr Hi concrete, Go to Define Fields, select the field, hit options, Auto Enter - Check "Data" , type in the value you want in the box. HTH Lee
February 23, 200322 yr Hi, When you define field's, you can go into the options for that field and set the auto enter data to whatever value you would like. Now, when you create a new record, that field is populated with the data
February 24, 200322 yr For a non-static value list, use the auto-enter calculated restault. Use the ValueListItems(dbname, valuelistname ) function. Then auto enter the first line from that.
Create an account or sign in to comment