Yo Doctor - I can change that variable in one step....Put this into a Lectora action OnShow or OnClick>>Modify Variable>>target Variable Threejavascript:((VarVariable1.value)*(VarVariable2.value))with the Modification Type Set Variable ContentsThat will do it for you- OR EVEN EASIER -Put this into a Lectora action OnShow or OnClick>>Modify Variable>>target Web Address javascript:VarVariable3.set(((VarVariable1.value)*(VarVariab le2.value)))- OR BETTER YET TO CHANGE A TEXT BLOCK ON THE FLY WITH THE NEW VARIABLE VALUE -Put this into a Lectora action OnShow or OnClick>>Modify Variable>>target Web Address javascript:text6409.actionChangeContents(( (VarVariable1.valu e)*(VarVariable2.value)))Simply change the HTML name of the text block (text6409) to any text block HTML name to change the content of that text block to the multiplied value of the variables.YOWZAEdited By: Lex_Tensions on 2007-8-14 7:34:53