Hi all,
I'm using Crystal 8.5. And would like to know if anyone knows a way of doing some sneaky formatting to return 1 row where multiple rows exist. e.g. my data looks like this
ID Name @ @ @ @
8 Sam Y N N N
8 Sam N Y N N
What I'd like to see is
ID Name @ @ @ @
8 Sam Y Y N N
My report is grouped on ID. But I don't know a way of makign this appear in the footer. Any ideas?
Many thanks
Sam
I'm using Crystal 8.5. And would like to know if anyone knows a way of doing some sneaky formatting to return 1 row where multiple rows exist. e.g. my data looks like this
ID Name @ @ @ @
8 Sam Y N N N
8 Sam N Y N N
What I'd like to see is
ID Name @ @ @ @
8 Sam Y Y N N
My report is grouped on ID. But I don't know a way of makign this appear in the footer. Any ideas?
Many thanks
Sam