This is the question. Suppose i've a subform in which i've a field called "article" and another field called "quantity". I need that, depending to article choose, the label of the quantity textbox change his text.
fields// ---ART--------QUANTITY
labels// ---art-----------kg------
record//--- 1 -----------10------
labels// ---art-----------cm------
record//--- 2 -----------15------
It's clear?! I know that it has no sense, but it's only an instance....so please, help me. Thank you.
fields// ---ART--------QUANTITY
labels// ---art-----------kg------
record//--- 1 -----------10------
labels// ---art-----------cm------
record//--- 2 -----------15------
It's clear?! I know that it has no sense, but it's only an instance....so please, help me. Thank you.