Hi,
I need to do the following.
current data extarcted like this...
a 1 01/01/06 no
a 2 02/01/06 yes
a 3 03/01/06 no
a 4 04/01/06 yes
I would like the data to be shown like this for 'yes' records only
a (02/01/06,04/01/06)
I think you can use the WhileReadingRecords to do this but not too sure, please help
var 8.5
I need to do the following.
current data extarcted like this...
a 1 01/01/06 no
a 2 02/01/06 yes
a 3 03/01/06 no
a 4 04/01/06 yes
I would like the data to be shown like this for 'yes' records only
a (02/01/06,04/01/06)
I think you can use the WhileReadingRecords to do this but not too sure, please help
var 8.5