Fetching data from an excel into an internal table dynamically.
1056 Views
Hi All,
We have a requirement wherein we need to fetch data from an excel into an internal table, but the problem here is the structure of excel is not fixed. So we want to code in a way which does not depend on excel structure. Please advice.