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

Hyperlinks in tables #306

Open
Rello opened this issue Sep 18, 2022 · 0 comments
Open

Hyperlinks in tables #306

Rello opened this issue Sep 18, 2022 · 0 comments
Assignees
Labels
enhancement Feature request

Comments

@Rello
Copy link
Owner

Rello commented Sep 18, 2022

Hyperlinks
In Excel verwenden wir gelegentlich einen Hyperlink in der Formel, um aus dem Wert einer Zelle zu einem gleichnamigen Dokument zu verlinken – das sieht bei uns z.B. so aus 
=HYPERLINK($A$1&B3&".pdf";B3)
Die Zelle „A1“ enthält den Speicherpfad, Zellen in Spalte „B“ den Namen, nachdem gesucht wird, „.pdf“ bestimmt die Dateierweiterung, nach der gesucht werden soll.
Ist so eine Funktion denkbar?
@Rello Rello added the enhancement Feature request label Sep 18, 2022
@Rello Rello self-assigned this Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request
Projects
None yet
Development

No branches or pull requests

1 participant