Please Need Help Solving Problem

ohanish

New Member
Joined
Jul 16, 2014
Messages
1
Hello Everyone,

Been using this site for a while but I can't find the answer to something I am looking for so I joined up and am hoping the community here can help me out.

I am trying to find out if a customer has come into the store once they have placed a phone call to the company. I want to see if they came into the store 10 days after they place the call.

My first thought was identify the unique customer number in the rows and list the number of times they came in for service, but I realized I am not sure how to find out what type of service they received phone call or in store?

If anyone can help I really need it. I have been at this for 2 days now and I can't find a solution.
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
You would need to record whether it was 'in store' or 'phone' somewhere in your sheet. You could use the =TODAY() function and take away the date of phone call (create a column for this). That would give you the number of days difference. You could build that into and IF statement that would tell you Yes or No.
 
Upvote 0

Forum statistics

Threads
1,223,911
Messages
6,175,331
Members
452,636
Latest member
laura12345

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