Hi, I try to user Eval as follows : HString = Eval(Var22) Where Var22 is a string with "Mglobal.U_Vra" in it In MGlobal.U_Vra is a string of characters ("test test test") Whatever I do, i get an empty string in HString. Also if I make a breakpoint, and look in the vars, they are empty (exept Var22, this is correctly filled). Any ideas ? Thanks Steven