Returning Intersecting Values

d_parker

New Member
Joined
Sep 9, 2014
Messages
2
We are keeping a time sheet for our employees in the following format

DateCustomer1Customer2Customer3
9/1/141
9/2/14
.5.5
9/3/14.75.25

<tbody>
</tbody>








Even though it's a breeze for employees to track their time, the business office finds this format hard to read - I'd like to create a second sheet pulling data from the first that auto-fills in the following format

ABCDE
1DateCustomer% Day WorkedCustomer% Day worked
29/1/14Customer11
39/2/14Customer2.5Customer3.5
49/3/14Customer1 .75Customer2.25

<tbody>
</tbody>

I'm having difficulty with all the statements to avoid printing empty cells but still pulling populated intersecting data into B2:E4
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
May I suggest something different?

Ask you employees to complete the timesheet but use the following format.

Date ¦ Customer ¦ Time


Excel 2010
ABC
1DateCustomerTime
201/09/2014Customer11
302/09/2014Customer20.5
402/09/2014Customer30.5
503/09/2014Customer10.75
603/09/2014Customer20.25
Sheet1


This would make formatting and reporting on the data very easy.
 
Upvote 0

Forum statistics

Threads
1,214,646
Messages
6,120,716
Members
448,985
Latest member
chocbudda

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top