Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI All
i have a problem ..what i want is .i have taken an input box .I want to enter a text value or numeric value in to
the input box,After entering the value in the input box ,a button must be click on which the macors must runs
and move that value to list box and saves it..Please provide also the macro coding .....Any solution will be
very helpful to meee......Thank you soo muchh
Regards
Sikandar
Sikandar,
You requirement is so not QV...
Input box is for changing value of a variable, whcih is a single stored piece of data.
List box is list of values within one logical data field. The only way to get values into a list box is to read data from a data source. Macro can not add the data.
So, to get the variable value into a list box you need to get it first into the data source, in the right place. I'm not saying that it is completely impossible with QV, but QV is not the right tool for entering data.
Totally agree with Michael - this is very much "not QlikView"...
If you need to enter a few values for some misc. reasons (simulation, for example), I'd recommend using INPUTFIELD and not a macro.
Oleg
Hi.
Thank u soo much Michael and Oleg.I Will definalty use input field now.
Regards
Sikandar