C
Chad
Hello, I have a query that takes DT REGULAR and / it by EMPLOYEE TIME and
gives me a percent. I found out that its conflicting with other numbers and
need to fix it by having it have an if statment or something. it needs to do
this [DT REGULAR]/[EMPLOYEE TIME] then here is where im lost. If I have
somethig in DT SETUP or DT MEETINGS or DT MAINTENANCE I need to subtract the
numbers from those three things from EMPLOYEE TIME. I also have this "=[DT
REGULAR]/[EMPLOYEE TIME]" in a text box on a form that just shows the percent
and means nothing and I would need to change that formula as well to do the
same thing. here is what I have in the field of my query "Delay Percent:
Sum([DT REGULAR])/Sum([EMPLOYEE TIME])" and thats what what I have so far...
Any help would be greatly appreciated!
Thanks,
Chad
gives me a percent. I found out that its conflicting with other numbers and
need to fix it by having it have an if statment or something. it needs to do
this [DT REGULAR]/[EMPLOYEE TIME] then here is where im lost. If I have
somethig in DT SETUP or DT MEETINGS or DT MAINTENANCE I need to subtract the
numbers from those three things from EMPLOYEE TIME. I also have this "=[DT
REGULAR]/[EMPLOYEE TIME]" in a text box on a form that just shows the percent
and means nothing and I would need to change that formula as well to do the
same thing. here is what I have in the field of my query "Delay Percent:
Sum([DT REGULAR])/Sum([EMPLOYEE TIME])" and thats what what I have so far...
Any help would be greatly appreciated!
Thanks,
Chad