Skip to main content
Question

Combining two fields into hyperlinked text using a formula

  • May 22, 2026
  • 0 replies
  • 5 views

swilder
Forum|alt.badge.img+5

Hi - I have two fields, both text:

  1. Form Title (same for every record)
  2. Form URL (long-#$@$, customized URLs for prefilled forms; different for every record)

Is there a way to make the title of the form clickable with the URL - possibly by creating a third formula field? Chat GPT tells me to do: HYPERLINK({Form URL}, {Form Title}). Alas, HYPERLINK doesn’t seem to be an actual function. Does anyone know? Thank  you!​​​​