tmas73 Posted July 17, 2008 Posted July 17, 2008 I wonder how to add a auto enter calculation to show the first value in the fields value list? So when I create a record it fills the field with the value list first entry. Thanks
Lee Smith Posted July 17, 2008 Posted July 17, 2008 If the value stays constant, then just use the Auto Enter >> Data that is an Option for the field. Lee
comment Posted July 17, 2008 Posted July 17, 2008 How about: GetValue ( ValuelistItems ( Get (Filename) ; "YourValueList" ) ; 1 )
joaocarlo Posted July 17, 2008 Posted July 17, 2008 Another idea to do that,…using the FilterValues Calculation… valuelistaenter.zip
Søren Dyhr Posted July 17, 2008 Posted July 17, 2008 Crossing the river to fetch water - are we? The more functions you throw into a defintion the slower it responds! --sd
Recommended Posts
This topic is 5973 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