Forum Discussion
EXCEL FORMULA HELP
Hello ALL .....Please help!
SHEET 1: Is the data showing the KMS taken to go from Point A to Point B. This is my source data sheet and will be constant
SHEET 2: This is my driver allotment sheet for the trips. So if I would request for a formula where, in this sheet, if I just write the name of the starting point (POINT A) and the name of the ending point (POINT B), the kms taken to drive to such distance should automatically pick up from my source sheet (SHEET 1)
Please help!
5 Replies
- Haytham AmairahSilver Contributor
Benazir,
I've updated your attached file with the solution, all you need is a simple VLOOKUP.
Please find the attachment file.
Hope that helps.
- Benazir TehraniCopper Contributor
Hello Haytham,
Thank you very much!
Now, in a scenario where the Column A is not constant (Please refer to the attached sheet, DATA, Row 5,6,7). How will that formula change on the next sheet?Thank you again for your help!
- Haytham AmairahSilver Contributor
In this case, you have to use an array formula to take into account the pick up location.
Please find the solution in the attached file.