I understand that adding a single quote, '
In front of a formula row allows you so see, copy and paste that into a new sheet.
I am trying to add a single quote in front of 102 rows with formulas but the join function is only allowing me to join the two cells. My thought was to add a text column with only the single quote and then concatenate but that does not work.
Is there a way to concatenate the single quote to the front of a formula?
Resulting cell would be:
'=COUNTIFS(CHILDREN($[Date In]$119), >=DATE(2024, 1, 1), CHILDREN($[Date In]$119), <=DATE(2024, 1, 30))