Index and Match OR Vlookup Formula Help

Jader04

Board Regular
Joined
May 4, 2009
Messages
53
Hello Everyone


Can anyone help me with this problem?


I have a customer data sheet that has customer names, dates and amount


then I have another sheet (Daily Promise) that I want t to find the people have a payment due on that date.


So the Result When entering a Date (on Daily Promise page), I want to find all the people are on the list (Data page) with that date.




See image below


Formula that i used → =(INDEX('Customer Data'!A6:A655,MATCH($F$2,'Customer Data'!$G$4:$G$653,1))&"")


https://snag.gy/rLm5eM.jpg


https://snag.gy/nkBomY.jpg


The Worksheet can be download here → (Password is: Excel ) https://gfile.us/files


Thank you for your help
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
"The Worksheet can be download here → (Password is: Excel ) https://gfile.us/files"

It wants to charge me a dollar to download the file!!!!
For crying out load don't use that website anymore!!!
 
Upvote 0
Hello Special K99 Thank you for your help

ok I add to one of your recommendation→ [FONT=&quot]https://sabercathost.com/9azY/Customer_Data.xlsm[/FONT]
 
Upvote 0
Hello I been trying to figure the formula but keep getting an error

the last formula that test was → INDEX(Customer_data,SMALL(IF(customer_data$G$1:$G$8=$E$1,ROW(customer_data$G$1:$g$8)),ROW(1:1)),2))

I think the error in the last Row(1:1)),2 because is another sheet not in the same.

something similar to this link How To Return Multiple Match Values in Excel Using INDEX-MATCH or VLOOKUP

Anyways any help is appreciated THANK YOU ALL
 
Last edited:
Upvote 0
E1 in which page?
if is the customer data page on E1 is simply the header and if the Daily promise page has only the header too

You can DOWNLOAD the workbook here https://sabercathost.com/9azY/Customer_Data.xlsm
 
Upvote 0

Forum statistics

Threads
1,214,996
Messages
6,122,636
Members
449,092
Latest member
bsb1122

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