Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi -
Simple question - how can you display the filters selected by the end user someone on the sheet ?
I know they display at the top of the web page but what about on the sheet itself ?
Thanks - Jerry
hi
not that i can think on a reason to put the selections on the page ,
but if you must ,
you can put a text object and use this function:
GetCurrentSelections(chr(10),':',',',10)
it'll display different row for each field , the last number set how many detailed values to display ,
in this case if you select 11 values in a single field it will display 11 out of XXX