Thanks,
--
Sajit
Abu Dhabi
For this, the Excel worksheet functions, 'Vlookup' and 'Match' is used.
Match will determine which is the column which has a column header key value
which is next lower to the lookup key value.
The vlookup function will find the row which is the next lower value to the
column look up value, and then read of the value corresponding to the vlookup
row and the column found out by match.
This is what I thought is best handled in Excel. If it were happening each
time there is a call from Access, the Excel file should be able to provide
the value without having to invoke the Excel application and opening the
file. I am not sure whether this is possible.
The Excel file will have many such matrices supplying various values either
as text or numbers.
On the contrary, if the same can be done through Access, that will be even
better. Can you please suggest how?
--
Sajit
Abu Dhabi
What is it you want Access to do with this data?
--
Dave Hargis, Microsoft Access MVP
I wish there was a method by which the Access application could have
communicated with the Excel file without apparent intervention of the Excel
application.
--
Sajit
Abu Dhabi