concrete Posted February 23, 2003 Posted February 23, 2003 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
Lee Smith Posted February 23, 2003 Posted February 23, 2003 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
andygaunt Posted February 23, 2003 Posted February 23, 2003 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
falkaholic Posted February 24, 2003 Posted February 24, 2003 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.
Recommended Posts
This topic is 7944 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now