Jump to content

Show value from valuelist if field=part of value


This topic is 7898 days old. Please don't post here. Open a new topic instead.

Recommended Posts

A cryptic subject but I will try to explain the problem.

I have two fields, say "x" and "xcode", where I have a value list connected to "x". When you choose a value in the value list the "xcode" is set to a numeric value for example "1" if you choose the first value. This is performed through the calculation

 LeftWords(x; 1) 

Now I want it to work both ways because when I import data from another file to the database it usually only contains the numeric code. Is it possible to do this and how?

//Henrik

Link to comment
Share on other sites

This topic is 7898 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.