Look for a value into different ranges
Solved/Closed
Kato
-
Jun 3, 2010 at 12:31 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 4, 2010 at 08:34 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 4, 2010 at 08:34 AM
Related:
- Look for a value into different ranges
- Excel if cell contains date range then return value ✓ - Office Software Forum
- VBA language for a range of cells ✓ - Excel Forum
- If function for date range - Guide
- How do I keep a range with copy paste macro - Excel Forum
- Need a macro to sum range of cells - Excel Forum
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Jun 3, 2010 at 01:46 PM
Jun 3, 2010 at 01:46 PM
Could you please upload a sample file with sample data etc on some shared site like https://authentification.site , http://wikisend.com/ , http://www.editgrid.com etc and post back here the link to allow better understanding of how it is now and how you foresee. Based on the sample book, could you re-explain your problem too
Jun 3, 2010 at 02:30 PM
https://authentification.site/files/22778032/Value_vs_Ranges.xls
I placed a brief explanation of what I am looking for, I hope it will be understandable
Jun 3, 2010 at 03:18 PM
=VLOOKUP(D2, A:C, 3, true)
This assumes that values in column A is sorted.
Jun 4, 2010 at 07:50 AM
Jun 4, 2010 at 08:34 AM
You are very welcome.