Skip to Content
0
Former Member
May 20, 2010 at 01:14 AM

Label Value Refresh Problem

39 Views

I have a simple xcelsius form with a weird problem.

At the top of the form I have six input boxes that the user will define the names of the categories he is using the form to analyze.

To then guide data entry I want those for values to fill in labels next to the input boxes in the middle of the form.

And then I want the chart labels to also reflect the values in the six categories.

The obvious way to do this is to have the input boxes at the top of the sheet to reference a cell in the spreadsheet. Then have the labels reference the same cell for their value and the chart component reference the same cells for their labels.

But it doesn't work. When previewed I and enter values in the input boxes but nothing changes in any of the labels!