sommererdbeere
Programmer
Hi,
this is very quick and reallyr eally need help..
i use Multiple Value for Parameter Values, however, it doesn't work till i create an array.
Parameter field: House, select "Allow Mulitple Values: discrete values"
also, i need to show everything that is not equal to 0 so
my report formular is:
if {QTY} <> 0 then
uppercase({HOUSE}) like uppercase(replace({?house},"%","*"
)
however, this won't work if i put House1 and House2. a window pops up that said, "This array must be subscripted. For example: array"
please.. i really really need an expert for this problem.. i really really need help.. thank you very much for those who help.. thank you..
m
this is very quick and reallyr eally need help..
i use Multiple Value for Parameter Values, however, it doesn't work till i create an array.
Parameter field: House, select "Allow Mulitple Values: discrete values"
also, i need to show everything that is not equal to 0 so
my report formular is:
if {QTY} <> 0 then
uppercase({HOUSE}) like uppercase(replace({?house},"%","*"
however, this won't work if i put House1 and House2. a window pops up that said, "This array must be subscripted. For example: array"
please.. i really really need an expert for this problem.. i really really need help.. thank you very much for those who help.. thank you..
m