I'm familiar with the HYPERLINK
formula in Google Sheets to create links in a column, using a value in separate column as seen in this screenshot in row #2.
I want the user to have the ability to enter a path and have a link, using a predefined domain, automatically generated, as shown in A3, without having to use the "INSERT" ->"Insert link" command. This way if they insert new rows, and add a path to a new cell, the link will automatically generate. And if they update the path in the cell, the link updates accordingly. I'm hoping to set this up to also save space because an extra column doesn't have to be added to the sheet.
I tried conditional formatting, but wasn't able to accomplish my goal.