MrsChicken
Programmer
I have a report that I need to group as follows:
Certificate A Name Expiration Date
xxxxx xx/xx/xxxx
xxxxx xx/xx/xxxx
Certificate B xxxxx xx/xx/xxxx
xxxx xx/xx/xxxx
Certificate C xxxxx xx/xx/xxxx
Certificate A-C is defined as a 'yes/no' field in the table. I only want to display the records that have the value 'yes' for that particualar certificate. I've tried to group on these fields, but it is not working right. Does anyone have any suggestions on how I can get my report to look like the example above?
Certificate A Name Expiration Date
xxxxx xx/xx/xxxx
xxxxx xx/xx/xxxx
Certificate B xxxxx xx/xx/xxxx
xxxx xx/xx/xxxx
Certificate C xxxxx xx/xx/xxxx
Certificate A-C is defined as a 'yes/no' field in the table. I only want to display the records that have the value 'yes' for that particualar certificate. I've tried to group on these fields, but it is not working right. Does anyone have any suggestions on how I can get my report to look like the example above?