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

1 line
54 B
Text

=CONCATENATE($A1, " AND ", $B1, " is ", AND($A1,$B1))