Roy_Excel_Island_Apps
Board Regular
- Joined
- Oct 9, 2018
- Messages
- 76
- Office Version
- 365
- Platform
- Windows
Hi guys,
anyone who knows a formula to give a true/false output if cells countain double question marks or two seperate questions marks?
This should be the result:
[TABLE="width: 500"]
<tbody>[TR]
[TD]H?eLlo?[/TD]
[TD]True[/TD]
[/TR]
[TR]
[TD]Good?night[/TD]
[TD]False[/TD]
[/TR]
[TR]
[TD]Goodmorning??[/TD]
[TD]True[/TD]
[/TR]
[TR]
[TD]?Goodevening[/TD]
[TD]False[/TD]
[/TR]
[TR]
[TD]B??ye[/TD]
[TD]True[/TD]
[/TR]
</tbody>[/TABLE]
anyone who knows a formula to give a true/false output if cells countain double question marks or two seperate questions marks?
This should be the result:
[TABLE="width: 500"]
<tbody>[TR]
[TD]H?eLlo?[/TD]
[TD]True[/TD]
[/TR]
[TR]
[TD]Good?night[/TD]
[TD]False[/TD]
[/TR]
[TR]
[TD]Goodmorning??[/TD]
[TD]True[/TD]
[/TR]
[TR]
[TD]?Goodevening[/TD]
[TD]False[/TD]
[/TR]
[TR]
[TD]B??ye[/TD]
[TD]True[/TD]
[/TR]
</tbody>[/TABLE]
Last edited: