So basically I'm trying to add the amount of phones sold each week for each employee for their commission breakdown.
So I have Commission Breakdown as the First Tab and Sheet1 (which is exported directly from the POS) which is the phones sold
So in CB Tab I have a From date (A6) and a To date (B6) of each week in the month already because I assumed I needed it for this to work.
And in Sheet1 (Phones Sold) I have the quantity of phones sold in E and Date of the sale in B.
Not sure if its important to mention but the POS doesn't just export the date but the exact time if was sold as well. Not sure if that an issue.
So instead of
[TABLE="width: 103"]
<colgroup><col width="103"></colgroup><tbody>[TR]
[TD="class: xl68, width: 103"]2/1/2017
it puts
[TABLE="width: 103"]
<colgroup><col width="103"></colgroup><tbody>[TR]
[TD="class: xl68, width: 103"]02/01/2017
10:46
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
I have been experimenting for that last hour or so and couldn't seem to get it to work kept giving me #VALUE error.
I can upload a sheet for a better picture if it helps.
Thank you.
So I have Commission Breakdown as the First Tab and Sheet1 (which is exported directly from the POS) which is the phones sold
So in CB Tab I have a From date (A6) and a To date (B6) of each week in the month already because I assumed I needed it for this to work.
And in Sheet1 (Phones Sold) I have the quantity of phones sold in E and Date of the sale in B.
Not sure if its important to mention but the POS doesn't just export the date but the exact time if was sold as well. Not sure if that an issue.
So instead of
[TABLE="width: 103"]
<colgroup><col width="103"></colgroup><tbody>[TR]
[TD="class: xl68, width: 103"]2/1/2017
it puts
[TABLE="width: 103"]
<colgroup><col width="103"></colgroup><tbody>[TR]
[TD="class: xl68, width: 103"]02/01/2017
10:46
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
I have been experimenting for that last hour or so and couldn't seem to get it to work kept giving me #VALUE error.
I can upload a sheet for a better picture if it helps.
Thank you.