Formula for assigning numerical value to text
Closed
daisy
-
Feb 14, 2017 at 07:28 PM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Feb 21, 2017 at 11:57 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Feb 21, 2017 at 11:57 AM
Related:
- Formula for assigning numerical value to text
- French numerical keyboard mac - Guide
- Logitech formula vibration feedback wheel driver - Download - Drivers
- Number to words in excel formula - Guide
- Credit summation formula - Guide
- Formula spreadsheet definition - Guide
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Contributor
Last seen
December 27, 2022
555
Feb 21, 2017 at 11:57 AM
Feb 21, 2017 at 11:57 AM
Hi Daisy,
Give the following formula a try:
=IF(ISERROR(SEARCH("Duplicate",A2)),1,IF(ISERROR(SEARCH("&",A2)),-1,-2))
Best regards,
Trowa
Give the following formula a try:
=IF(ISERROR(SEARCH("Duplicate",A2)),1,IF(ISERROR(SEARCH("&",A2)),-1,-2))
Best regards,
Trowa