T
tkosel
I have a report with 5 bound text boxes on it. They are [PartNumber],
[NumberOps], [Op1Weight], [Op2Weight] and [Op3Weight]. My user wants a
report that shows the PartNumber and only the OpWeight that corresponds to
the NumberOps. So, if the NumberOps is 2, only want OP2Weight displayed.
I created 3 control, one for each OpWeight. For each respective one, I
created a related conditional format. i.e. Op1 weight is black text on a
white background UNLESS the field [NumberOps] is not equal to 1. (Then is is
white Text on White background.) Op2 weight is black text on a white
background UNLESS the field [NumberOps] is not equal to 2. (Then is is white
Text on White background.) Op3 weight is black text on a white background
UNLESS the field [NumberOps] is not equal to 3. (Then is is white Text on
White background.)
This works good, except that I cannot place the fields in the same location
on the report, as they cover each other up. So, after I created the
conditional format, I changed the background style for each of these controls
to Transparent.
This sort of works, except that the data in these fields is blurry, looks
weird. Obviously this isn't the solution.
Does anyone have any better suggestions?
[NumberOps], [Op1Weight], [Op2Weight] and [Op3Weight]. My user wants a
report that shows the PartNumber and only the OpWeight that corresponds to
the NumberOps. So, if the NumberOps is 2, only want OP2Weight displayed.
I created 3 control, one for each OpWeight. For each respective one, I
created a related conditional format. i.e. Op1 weight is black text on a
white background UNLESS the field [NumberOps] is not equal to 1. (Then is is
white Text on White background.) Op2 weight is black text on a white
background UNLESS the field [NumberOps] is not equal to 2. (Then is is white
Text on White background.) Op3 weight is black text on a white background
UNLESS the field [NumberOps] is not equal to 3. (Then is is white Text on
White background.)
This works good, except that I cannot place the fields in the same location
on the report, as they cover each other up. So, after I created the
conditional format, I changed the background style for each of these controls
to Transparent.
This sort of works, except that the data in these fields is blurry, looks
weird. Obviously this isn't the solution.
Does anyone have any better suggestions?