D
David Ehrenreich
Hello,
I have a combo box based on a table in a few of my forms
for users to use. I also have an options screen which
the administrator can change the field values in the
list. Since this list can be change this causes problems
with the reports. What I would like is have the label
names in the report to be based off the list values. I
been thinking how to do this, but I don't know how to
code it. I could be on the wrong track, but I think if
the table has two fields. One of the fields with the
list values and the other field with a number. I think
it could work like this. The first label would display
first List value, because the number value is 1. The
second label would display list value 2, because the
number value is 2, and so on.
I hope this make sense.
Any help would be great.
Thanks Ahead
David Ehrenreich
I have a combo box based on a table in a few of my forms
for users to use. I also have an options screen which
the administrator can change the field values in the
list. Since this list can be change this causes problems
with the reports. What I would like is have the label
names in the report to be based off the list values. I
been thinking how to do this, but I don't know how to
code it. I could be on the wrong track, but I think if
the table has two fields. One of the fields with the
list values and the other field with a number. I think
it could work like this. The first label would display
first List value, because the number value is 1. The
second label would display list value 2, because the
number value is 2, and so on.
I hope this make sense.
Any help would be great.
Thanks Ahead
David Ehrenreich