hi!
i want to pass values to variables defined in formulas.Is that possible?
i have something like this:
StringVar x;
StringVar y;
"Text " + x + " and more text " + y
i'm using crystal activex control in vb6 and i want to pass the values to the variables, without overwriting the formula.
thanks.
regards,
Lena
i want to pass values to variables defined in formulas.Is that possible?
i have something like this:
StringVar x;
StringVar y;
"Text " + x + " and more text " + y
i'm using crystal activex control in vb6 and i want to pass the values to the variables, without overwriting the formula.
thanks.
regards,
Lena