Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ranges specified at runtime #47

Open
bslatner opened this issue Feb 13, 2018 · 0 comments
Open

Support for ranges specified at runtime #47

bslatner opened this issue Feb 13, 2018 · 0 comments

Comments

@bslatner
Copy link

I'd like the ability to determine the range at runtime.

I have several files I need to import that contain "bands" of information on the same worksheet. Thus, the range I need to parse moves depending on how much information is in the band above it.

I have code in place to figure out where those ranges are, but don't have a way to specify them when I open the file via the type provider.

At present, I'm sticking with a terrible OleDB-based solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants