Hey all,
I need a bit of help with percentages.
I have a table that the basic set up is as such:
Name
Brief Date (Date format)
Brief Date Expires (Date Format)
PCS (yes/no format)
I have a query that runs all people that are have not passed the experation date. The criteria in the date expires field looks like >=Now() and the critera for the PCS is NO.
I would like a percent of all the people whose Brief date fits the format of the date expires field but this percentage needs to be based on only people whose PCS status is NO. I have no idea how I need to do this. I tried the help and it was none. I did a search but was unable to find a post enough like mine to help. Thanks for any help, I hope I have not confused any of you if so I will try to clear it up if ya ask.
I need a bit of help with percentages.
I have a table that the basic set up is as such:
Name
Brief Date (Date format)
Brief Date Expires (Date Format)
PCS (yes/no format)
I have a query that runs all people that are have not passed the experation date. The criteria in the date expires field looks like >=Now() and the critera for the PCS is NO.
I would like a percent of all the people whose Brief date fits the format of the date expires field but this percentage needs to be based on only people whose PCS status is NO. I have no idea how I need to do this. I tried the help and it was none. I did a search but was unable to find a post enough like mine to help. Thanks for any help, I hope I have not confused any of you if so I will try to clear it up if ya ask.
Last edited: