Left Formula?

Can I use a formula when adding values to google sheet or is it necessary to add a text parsing module?

Welcome to the Make community!

You can use Make built-in functions and math operators to calculate the raw value to be inserted.

If you need to use a Sheets function, you should put it in a cell that will not be modified, and reference cell(s) that Make will insert value(s) to.

2 Likes