Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Auto-populating a Form

Hi,

I am trying to add more data to my form by auto-populating with the below formula:

="https://app.smartsheet.com/b/form/648c11b98a0847d187a13ed81133bba7" + "?BARCODE=" + BARCODE@row + "&PATIENT%20NAME=" + SUBSTITUTE(SUBSTITUTE([PATIENT NAME]@row, " ", "%20"), ",", "%2C")

This formula populates the form with the data in the first two columns (BARCODE, PATIENT NAME) but I am having trouble adding to this to include additional columns like DOI, IV, CASE TYPE and PATIENT STATUS. I continue to get an INVALID OPERATION result.

Any help will be greatly appreciated.

Thank you,

Sam


Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions