G
Guest
Hoping you can help
I have a table where I'm trying to get a %. The total % should always equal
one, but it doesn't. Often is .9999 or 1.0001.
hours to proj A / total hours = %
There could be hours to proj A coming from several different folks, so I
have it set up in 2 separate queries
qry 1 - gets total hours to project A
qry 2 - gets total hours over
qry 3 - does % plus a few other simple stuff
I have a table where I'm trying to get a %. The total % should always equal
one, but it doesn't. Often is .9999 or 1.0001.
hours to proj A / total hours = %
There could be hours to proj A coming from several different folks, so I
have it set up in 2 separate queries
qry 1 - gets total hours to project A
qry 2 - gets total hours over
qry 3 - does % plus a few other simple stuff