Hello,
I am stumped. In my work I use excel spreadsheets for billing with sub-contractors that provide employment services to people with developmental disabilities. I would like to track “how long it takes an agency to find jobs for customers”. In my spreadsheets, I have a line for each customer, then aggregate information on a separate tab we call the “dashboard”.
There are few different scenarios that could happen when trying to calculate this information, and they are as follows:
1. Customer A starts with Agency, and is found a job as a later date. In this case, I could use a simple DatedIF statement like =DATEDIF(BR14,B14,"m")] which states subtract the hire date from the service start date.
2. Customer B starts with Agency, and hasn’t found a job yet. In this case, I could also use the DatedIF statement, but point it to subtracting the current billing month from the service start date.
3. Customer C starts with Agency under a different funder’s contract and joins our tracking when they come out of that system with a job. In this case, I would like our agencies to enter an “alternate job search start date” that reflects when they started serving the customer under the other contract and then I could do some formula that subtracts “job hire date” from “alternate job search start date”.
4. Customer D is served by Agency, got a job, lost a job, got a new job. This is another that would utilize the agency entering an “alternate job search start date”, which would be the most recent job termination date. So the formula would subtract “job hire date” from “alternate job search start date”.
5. Customer E is served by Agency, got a job, lost a job, and is still looking for a new job. This is another that would utilize the agency entering an “alternate job search start date”, which would be the most recent job termination date. So the formula would subtract “current billing month” from “alternate job search start date”.
6. Last example: customer transfers agencies with a job. If I were to do just a simpler service start date minus the job start date, I would end up with a negative. So I would like to utilize the IfError statement so that it puts ‘0’ for these instances.
I know this is possible. I just have been wracking my brain too long and think I’m overlooking a simpler way.
I would really like to have the answer for any of these situations returned in one column (so complex formula of IFs) vs separate columns for each scenario.
I would attach an example if I could figure out how, hopefully the information I provided above is detailed enough.
Thank you so much for your help in advance!
Kristin
I am stumped. In my work I use excel spreadsheets for billing with sub-contractors that provide employment services to people with developmental disabilities. I would like to track “how long it takes an agency to find jobs for customers”. In my spreadsheets, I have a line for each customer, then aggregate information on a separate tab we call the “dashboard”.
There are few different scenarios that could happen when trying to calculate this information, and they are as follows:
1. Customer A starts with Agency, and is found a job as a later date. In this case, I could use a simple DatedIF statement like =DATEDIF(BR14,B14,"m")] which states subtract the hire date from the service start date.
2. Customer B starts with Agency, and hasn’t found a job yet. In this case, I could also use the DatedIF statement, but point it to subtracting the current billing month from the service start date.
3. Customer C starts with Agency under a different funder’s contract and joins our tracking when they come out of that system with a job. In this case, I would like our agencies to enter an “alternate job search start date” that reflects when they started serving the customer under the other contract and then I could do some formula that subtracts “job hire date” from “alternate job search start date”.
4. Customer D is served by Agency, got a job, lost a job, got a new job. This is another that would utilize the agency entering an “alternate job search start date”, which would be the most recent job termination date. So the formula would subtract “job hire date” from “alternate job search start date”.
5. Customer E is served by Agency, got a job, lost a job, and is still looking for a new job. This is another that would utilize the agency entering an “alternate job search start date”, which would be the most recent job termination date. So the formula would subtract “current billing month” from “alternate job search start date”.
6. Last example: customer transfers agencies with a job. If I were to do just a simpler service start date minus the job start date, I would end up with a negative. So I would like to utilize the IfError statement so that it puts ‘0’ for these instances.
I know this is possible. I just have been wracking my brain too long and think I’m overlooking a simpler way.
I would really like to have the answer for any of these situations returned in one column (so complex formula of IFs) vs separate columns for each scenario.
I would attach an example if I could figure out how, hopefully the information I provided above is detailed enough.
Thank you so much for your help in advance!
Kristin