Hi,
we populate a cell with a formula that we create in a different sheet.
we copy the line to this work sheet and to be able to do this we add in
front of the formula the sign '
looks like this : '=IF(COUNTIF(COLLECT([Task Completed by user]:[Task Completed by user], [Task Nr]:[Task Nr], ="TSK021",[Entity]:[Entity], =[Entity]@row), 1) = 1, "", "NOK_TSK021")
If I now copy this formula to another cell in this sheet with ctrl C / ctrl V the formula is still the same
this means no calculation is done
problem is of course that the formula start with '=IF...
question = how can I remove this ' sign in front of the formula line.
a find and replace is not working in Smartsheet
regards
jan