G
Guest
I would like to find the jobs that I have that have no ending date because
they are not yet finished. I would like to find the total hours, billable
amount(hours * billingrate), total expenses, project name, project ID,
project description. I would like to do this by client as well as project.
I tried to use a query that searched for null values in the ending date
field, but this didn't return all of my open jobs. In fact, it only returned
one open job.
Thanks in advance for your help.
they are not yet finished. I would like to find the total hours, billable
amount(hours * billingrate), total expenses, project name, project ID,
project description. I would like to do this by client as well as project.
I tried to use a query that searched for null values in the ending date
field, but this didn't return all of my open jobs. In fact, it only returned
one open job.
Thanks in advance for your help.