Vlookup with dates

jominadeo

New Member
Joined
May 2, 2024
Messages
1
Office Version
  1. 2013
Platform
  1. Windows
Trying to get data from a separate workbook. Source data contains number of calls and time spent on calls by individual users daily. I need the data for each user to pull into the destination spreadsheet for each day.
Fingers crossed that someone can help me. Thank You!

DESTINATION SPREADSHEET
DateAGENT NAME ACD CallsACD Time
4/25/2024​
x
4/25/2024​
x
4/25/2024​
x
4/25/2024​
x
4/25/2024​
x
4/25/2024​
x
SOURCE DATA
DateAgent NameACD CallsACD Time
4/25/2024​
X
0​
1:25:05
4/25/2024​
X
17​
:37:26
4/25/2024​
X
15​
:25:34
4/25/2024​
X
2​
:01:11
4/25/2024​
X
1​
:00:31
4/25/2024​
X
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Cn you elaborate on your problem description a little? For example, what is unique about the date/agent name information in each row that would allow you to use VLOOKUP? Do you need to sum the number of calls and times?
As presented it looks like, for example in the ACD call column in the destination, a simple formula such as ='SourceData'!C2 would work to get the 0 from the source to the destination.
 
Upvote 0

Forum statistics

Threads
1,217,177
Messages
6,135,052
Members
449,909
Latest member
CCaff

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