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

Goto Bookmark #44

Closed
lscheffler opened this issue May 7, 2021 · 3 comments
Closed

Goto Bookmark #44

lscheffler opened this issue May 7, 2021 · 3 comments

Comments

@lscheffler
Copy link

Hi,

I do not understand how to gather the Cell coordinates of a bookmark / named range I see I can manipulate it via AddNamedRange / ClearNamedRange.
My problem is that I have XLSX with custom defined headers where the location of (data) column header und start of data is defined via bookmark and I need to figure out this cell(s).
EXCEL command would be GOTO(cTarget)

So what I look for is something like GetNamedRange

@ggreen86
Copy link
Owner

ggreen86 commented May 7, 2021 via email

@ggreen86
Copy link
Owner

ggreen86 commented May 7, 2021

It is now included in the latest beta version as GetNamedRange(). It turned out easy to implement so I just now added it.

@ggreen86 ggreen86 closed this as completed May 7, 2021
@lscheffler
Copy link
Author

That's great news!
Thankyou!

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

No branches or pull requests

2 participants