Re: Static Free Text Brought into Excel SharePoint from MS Forms - Free Text Not in MS Forms
Dear Sarah,
It still seems rather unclear where you will get the customer details ... you do not seem to mention any source or something. Without it, it is a guessing game on how to formulate the expression.
Or maybe I am just overthinking this and you do not want to get customer data somewhere, you just want to create some data from an expression or something (instead of pulling it from a source like the other fields). In that case, use the expression formula or just type in text, either one will work.
For example, if you just type 'CustomerName' in the field CUS_CODE, it will always input 'CustomerName' there.
Alternatively, you can include a formula (view screenshot), for example 'guid()' will create a random number and if you use for example concat(), you can combine different data elements (including fields from your MS FORM).
Play around with it.

Happy flowing,
Koen