RosettaCodeData/Task/Logical-operations/Excel/logical-operations-3.excel
2023-07-01 13:44:08 -04:00

1 line
45 B
Text

=CONCATENATE(" NOT ", $A1, " is ", NOT($A1))